#425913
a deep, vivid green · warm · closest name: Dark Olive Green
At a glance
Every number on this page in one read: what #425913 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #425913 |
| RGB | rgb(66, 89, 19) |
| HSL | hsl(80, 65%, 21%) |
| CMYK | cmyk(26%, 0%, 79%, 65%) |
| LAB | lab(34.7 -20.2 35.4) |
| LCH | lch(34.7 40.8 119.7) |
| OKLCH | oklch(0.430 0.098 126.3) |
| Decimal | 4348179 |
| Display P3 | color(display-p3 0.259 0.349 0.075) |
Copy-ready code
/* CSS */
color: #425913;
background-color: #425913;
/* Tailwind (arbitrary) */
class="text-[#425913] bg-[#425913]"
/* SCSS */
$brand: #425913;
/* SwiftUI */
Color(red: 0.259, green: 0.349, blue: 0.075)
/* Android */
Color.parseColor("#425913")
/* Flutter */
Color(0xFF425913)
/* Python / OpenCV (BGR) */
(19, 89, 66)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #425913 is pinned to step 900; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F9FBF3;
--brand-100: #F2F7E8;
--brand-200: #E4F1CB;
--brand-300: #D3EBA3;
--brand-400: #BEE174;
--brand-500: #A8D846;
--brand-600: #96CA2B;
--brand-700: #7DA824;
--brand-800: #64861D;
--brand-900: #425913;
--brand-950: #2E3D0F;
--brand: #425913;
--brand-ink: #ffffff;
}Colors that work with #425913
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #425913
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Text on black or near-black surfaces
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Black text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #2A1359 | Directly opposite — maximum tension | |
| Analogous left | #594D13 | Neighbour, quieter | |
| Analogous right | #1F5913 | Neighbour, quieter | |
| Split-complement 1 | #131F59 | Contrast without the clash | |
| Split-complement 2 | #4D1359 | Contrast without the clash | |
| Triadic 1 | #134259 | Even thirds — balanced and loud | |
| Triadic 2 | #591342 | Even thirds — balanced and loud | |
| Tetradic | #13594D | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#425913 text on a black background
contrast 2.67:1
#425913 text on a white background
contrast 7.87:1
CSS3 live lab
The quick brown fox
color: #425913;
background-color: #425913;
Glowing headline
text-shadow: 2px 2px 8px #425913;
Soft neon halo
text-shadow: 0 0 14px rgba(66, 89, 19, 0.45);
box-shadow: 0 12px 32px -8px rgba(66, 89, 19, 0.45);
border: 3px solid #425913; background: linear-gradient(135deg, #425913, #135913);
Monochromatic scale
Palettes built from #425913
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Dark Green (#006400) — ΔE2000 9.5 away, with its history, psychology and brand usage.
#425913 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#425913, answered
What color is #425913?
#425913 is a deep vivid green, closest to Dark Olive Green (ΔE2000 6.8). It sits at 80° on the hue wheel with 65% saturation and 21% lightness, which reads as warm.
What is the RGB value of #425913?
rgb(66, 89, 19) — 66 red, 89 green and 19 blue out of 255, or 25.9% / 34.9% / 7.5% by channel.
Is #425913 a light or a dark color?
It is a dark color. Relative luminance is 0.0835 and perceived brightness is 30%, so white text on it reaches 7.87:1.
Should I use black or white text on #425913?
White. It scores 7.87:1 against #425913, versus 2.67:1 for black — AAA at any size.
What is the complementary color of #425913?
#2A1359 sits directly opposite on the wheel. Softer options are the split-complements #131F59 and #4D1359, which give the same contrast with far less vibration.
What colors go well with #425913?
For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #17115B as an accent and #4E6916 for hover and pressed states. For a palette, the analogous pair #594D13 and #1F5913 stays calm, while #2A1359 is the loudest partner.
What is #425913 in CMYK for printing?
cmyk(26%, 0%, 79%, 65%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #425913 warm or cool?
Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #595613; nudged cooler, #285A12.