#252F07#252F07
#252F07 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.6% C 0.061 H 122.6°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #252F07 |
|---|---|
| RGB | rgb(37, 47, 7) |
| HSL | hsl(75, 74%, 11%) |
| HSV | hsv(75, 85%, 18%) |
| CMYK | cmyk(21.3%, 0%, 85.1%, 81.6%) |
| CIE-LAB | lab(17.65, -11.34, 22.19) |
| CIE-LCH | lch(17.65, 24.92, 117.07°) |
| OKLab | oklab(28.62% -0.0331 0.0518) |
| OKLCH | oklch(28.62% 0.061 122.6) |
| XYZ | xyz(1.8178, 2.4417, 0.5765) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.80
Very Dark Green
#062E03
ΔE00 7.97
Dark Green
#033500
ΔE00 8.85
Dark Forest Green
#002D04
ΔE00 8.98
Hunter Green (survey)
#0B4008
ΔE00 9.96
Forrest Green
#154406
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252F07 #11072F
analogous
#2F2507 #252F07 #112F07
triadic
#252F07 #07252F #2F0725
tetradic
#252F07 #072F25 #11072F #2F0711
square
#252F07 #072F25 #11072F #2F0711
split-complementary
#252F07 #07112F #25072F
monochromatic
#151B04 #151B04 #252F07 #4F640F #799A17
Accessibility & contrast
On white
14.11
#252F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#252F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252F07
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252F07 | 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)
#322C03
Deuteranopia (green-blind)
#312B0A
Tritanopia (blue-blind)
#272C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #252f07; /* rgb */ color: rgb(37, 47, 7); /* oklch */ color: oklch(28.6% 0.061 122.6);
Tailwind
colors: {
custom: {
50: '#61674a',
500: '#252f07',
950: '#000000',
},
}SCSS
$custom: #252f07; $custom-light: #61674a; $custom-dark: #000000;
JSON
{
"hex": "#252f07",
"rgb": {
"r": 37,
"g": 47,
"b": 7
},
"hsl": {
"h": 75,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.28624,
"c": 0.06149,
"h": 122.6
},
"luminance": 0.02442
}Semantic roles & 50–950 ramp
primary
#252F07
secondary
#36236F
accent
#37F165
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77