#252C09#252C09
#252C09 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.8% C 0.055 H 119.8°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #252C09 |
|---|---|
| RGB | rgb(37, 44, 9) |
| HSL | hsl(72, 66%, 10%) |
| HSV | hsv(72, 80%, 17%) |
| CMYK | cmyk(15.9%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(16.57, -9.31, 20.06) |
| CIE-LCH | lch(16.57, 22.11, 114.91°) |
| OKLab | oklab(27.76% -0.0272 0.0476) |
| OKLCH | oklch(27.76% 0.055 119.8) |
| XYZ | xyz(1.7130, 2.2144, 0.5956) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.89
Very Dark Green
#062E03
ΔE00 9.03
Dark Forest Green
#002D04
ΔE00 9.93
Dark Green
#033500
ΔE00 10.20
Hunter Green (survey)
#0B4008
ΔE00 11.47
Forrest Green
#154406
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252C09 #10092C
analogous
#2C2109 #252C09 #132C09
triadic
#252C09 #09252C #2C0925
tetradic
#252C09 #092C21 #10092C #2C0913
square
#252C09 #092C21 #10092C #2C0913
split-complementary
#252C09 #09132C #21092C
monochromatic
#151905 #151905 #252C09 #505F13 #7A921E
Accessibility & contrast
On white
14.56
#252C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#252C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252C09
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252C09 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2905
Deuteranopia (green-blind)
#2E290C
Tritanopia (blue-blind)
#282925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #252c09; /* rgb */ color: rgb(37, 44, 9); /* oklch */ color: oklch(27.8% 0.055 119.8);
Tailwind
colors: {
custom: {
50: '#60654b',
500: '#252c09',
950: '#000000',
},
}SCSS
$custom: #252c09; $custom-light: #60654b; $custom-dark: #000000;
JSON
{
"hex": "#252c09",
"rgb": {
"r": 37,
"g": 44,
"b": 9
},
"hsl": {
"h": 72,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.27762,
"c": 0.0548,
"h": 119.8
},
"luminance": 0.02214
}Semantic roles & 50–950 ramp
primary
#252C09
secondary
#34276A
accent
#3FE961
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050501
muted
#797A77