#252D12#252D12
#252D12 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.046 H 123.0°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #252D12 |
|---|---|
| RGB | rgb(37, 45, 18) |
| HSL | hsl(78, 43%, 12%) |
| HSV | hsv(78, 60%, 18%) |
| CMYK | cmyk(17.8%, 0%, 60%, 82.4%) |
| CIE-LAB | lab(17.05, -8.94, 16.20) |
| CIE-LCH | lch(17.05, 18.50, 118.91°) |
| OKLab | oklab(28.19% -0.0251 0.0387) |
| OKLCH | oklch(28.19% 0.046 123) |
| XYZ | xyz(1.8105, 2.3138, 0.9234) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.10
Dark Olive
#373E02
ΔE00 9.34
Dark Forest Green
#002D04
ΔE00 9.87
Dark Green
#033500
ΔE00 10.53
Hunter Green (survey)
#0B4008
ΔE00 11.79
Forrest Green
#154406
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252D12 #1A122D
analogous
#2D2812 #252D12 #182D12
triadic
#252D12 #12252D #2D1225
tetradic
#252D12 #122D28 #1A122D #2D1218
square
#252D12 #122D28 #1A122D #2D1218
split-complementary
#252D12 #12182D #28122D
monochromatic
#121609 #121609 #252D12 #495923 #6D8435
Accessibility & contrast
On white
14.36
#252D12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#252D12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252D12
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252D12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252D12 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A10
Deuteranopia (green-blind)
#2F2A14
Tritanopia (blue-blind)
#272B27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #252d12; /* rgb */ color: rgb(37, 45, 18); /* oklch */ color: oklch(28.2% 0.046 123.0);
Tailwind
colors: {
custom: {
50: '#606550',
500: '#252d12',
950: '#000000',
},
}SCSS
$custom: #252d12; $custom-light: #606550; $custom-dark: #000000;
JSON
{
"hex": "#252d12",
"rgb": {
"r": 37,
"g": 45,
"b": 18
},
"hsl": {
"h": 77.778,
"s": 42.857,
"l": 12.353
},
"oklch": {
"l": 0.28185,
"c": 0.0461,
"h": 123
},
"luminance": 0.02314
}Semantic roles & 50–950 ramp
primary
#252D12
secondary
#443665
accent
#55D37A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78