#252D10#252D10
#252D10 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.049 H 122.4°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #252D10 |
|---|---|
| RGB | rgb(37, 45, 16) |
| HSL | hsl(77, 48%, 12%) |
| HSV | hsv(77, 64%, 18%) |
| CMYK | cmyk(17.8%, 0%, 64.4%, 82.4%) |
| CIE-LAB | lab(17.02, -9.20, 17.33) |
| CIE-LCH | lch(17.02, 19.62, 117.97°) |
| OKLab | oklab(28.15% -0.026 0.0411) |
| OKLCH | oklch(28.15% 0.049 122.4) |
| XYZ | xyz(1.7949, 2.3075, 0.8409) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.84
Very Dark Green
#062E03
ΔE00 8.91
Dark Forest Green
#002D04
ΔE00 9.73
Dark Green
#033500
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 11.53
Forrest Green
#154406
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252D10 #18102D
analogous
#2D2710 #252D10 #172D10
triadic
#252D10 #10252D #2D1025
tetradic
#252D10 #102D27 #18102D #2D1017
square
#252D10 #102D27 #18102D #2D1017
split-complementary
#252D10 #10172D #27102D
monochromatic
#131708 #131708 #252D10 #4A5A20 #6F8730
Accessibility & contrast
On white
14.37
#252D10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#252D10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252D10
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252D10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252D10 | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#272B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #252d10; /* rgb */ color: rgb(37, 45, 16); /* oklch */ color: oklch(28.2% 0.049 122.4);
Tailwind
colors: {
custom: {
50: '#60654f',
500: '#252d10',
950: '#000000',
},
}SCSS
$custom: #252d10; $custom-light: #60654f; $custom-dark: #000000;
JSON
{
"hex": "#252d10",
"rgb": {
"r": 37,
"g": 45,
"b": 16
},
"hsl": {
"h": 76.552,
"s": 47.541,
"l": 11.961
},
"oklch": {
"l": 0.28151,
"c": 0.04864,
"h": 122.4
},
"luminance": 0.02307
}Semantic roles & 50–950 ramp
primary
#252D10
secondary
#413366
accent
#51D776
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78