#252D11#252D11
#252D11 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.047 H 122.6°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #252D11 |
|---|---|
| RGB | rgb(37, 45, 17) |
| HSL | hsl(77, 45%, 12%) |
| HSV | hsv(77, 62%, 18%) |
| CMYK | cmyk(17.8%, 0%, 62.2%, 82.4%) |
| CIE-LAB | lab(17.04, -9.07, 16.77) |
| CIE-LCH | lch(17.04, 19.07, 118.41°) |
| OKLab | oklab(28.17% -0.0256 0.0399) |
| OKLCH | oklch(28.17% 0.047 122.6) |
| XYZ | xyz(1.8025, 2.3106, 0.8812) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.99
Dark Olive
#373E02
ΔE00 9.08
Dark Forest Green
#002D04
ΔE00 9.79
Dark Green
#033500
ΔE00 10.39
Hunter Green (survey)
#0B4008
ΔE00 11.65
Forrest Green
#154406
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252D11 #19112D
analogous
#2D2711 #252D11 #172D11
triadic
#252D11 #11252D #2D1125
tetradic
#252D11 #112D27 #19112D #2D1117
square
#252D11 #112D27 #19112D #2D1117
split-complementary
#252D11 #11172D #27112D
monochromatic
#121608 #121608 #252D11 #4A5922 #6E8633
Accessibility & contrast
On white
14.36
#252D11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#252D11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252D11
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252D11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252D11 | 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)
#302A0E
Deuteranopia (green-blind)
#2F2A13
Tritanopia (blue-blind)
#272B27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #252d11; /* rgb */ color: rgb(37, 45, 17); /* oklch */ color: oklch(28.2% 0.047 122.6);
Tailwind
colors: {
custom: {
50: '#60654f',
500: '#252d11',
950: '#000000',
},
}SCSS
$custom: #252d11; $custom-light: #60654f; $custom-dark: #000000;
JSON
{
"hex": "#252d11",
"rgb": {
"r": 37,
"g": 45,
"b": 17
},
"hsl": {
"h": 77.143,
"s": 45.161,
"l": 12.157
},
"oklch": {
"l": 0.28168,
"c": 0.04738,
"h": 122.6
},
"luminance": 0.02311
}Semantic roles & 50–950 ramp
primary
#252D11
secondary
#423565
accent
#53D578
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050502
muted
#797A78