#252F06#252F06
#252F06 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.6% C 0.062 H 122.4°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #252F06 |
|---|---|
| RGB | rgb(37, 47, 6) |
| HSL | hsl(75, 77%, 10%) |
| HSV | hsv(75, 87%, 18%) |
| CMYK | cmyk(21.3%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(17.64, -11.43, 22.59) |
| CIE-LCH | lch(17.64, 25.31, 116.85°) |
| OKLab | oklab(28.61% -0.0335 0.0528) |
| OKLCH | oklch(28.61% 0.062 122.4) |
| XYZ | xyz(1.8124, 2.4395, 0.5476) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.68
Very Dark Green
#062E03
ΔE00 7.99
Dark Green
#033500
ΔE00 8.83
Dark Forest Green
#002D04
ΔE00 9.01
Hunter Green (survey)
#0B4008
ΔE00 9.93
Forrest Green
#154406
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252F06 #10062F
analogous
#2F2406 #252F06 #102F06
triadic
#252F06 #06252F #2F0625
tetradic
#252F06 #062F24 #10062F #2F0610
square
#252F06 #062F24 #10062F #2F0610
split-complementary
#252F06 #06102F #24062F
monochromatic
#151B03 #151B03 #252F06 #50650D #7A9C14
Accessibility & contrast
On white
14.11
#252F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#252F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252F06
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252F06 | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B02
Deuteranopia (green-blind)
#312B09
Tritanopia (blue-blind)
#272C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #252f06; /* rgb */ color: rgb(37, 47, 6); /* oklch */ color: oklch(28.6% 0.062 122.4);
Tailwind
colors: {
custom: {
50: '#61674a',
500: '#252f06',
950: '#000000',
},
}SCSS
$custom: #252f06; $custom-light: #61674a; $custom-dark: #000000;
JSON
{
"hex": "#252f06",
"rgb": {
"r": 37,
"g": 47,
"b": 6
},
"hsl": {
"h": 74.634,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.28613,
"c": 0.06249,
"h": 122.4
},
"luminance": 0.02439
}Semantic roles & 50–950 ramp
primary
#252F06
secondary
#342170
accent
#34F463
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77