#252C07#252C07
#252C07 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.057 H 119.5°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #252C07 |
|---|---|
| RGB | rgb(37, 44, 7) |
| HSL | hsl(71, 73%, 10%) |
| HSV | hsv(71, 84%, 17%) |
| CMYK | cmyk(15.9%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(16.55, -9.50, 20.85) |
| CIE-LCH | lch(16.55, 22.91, 114.51°) |
| OKLab | oklab(27.74% -0.028 0.0495) |
| OKLCH | oklch(27.74% 0.057 119.5) |
| XYZ | xyz(1.7020, 2.2100, 0.5379) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.61
Very Dark Green
#062E03
ΔE00 8.99
Dark Forest Green
#002D04
ΔE00 9.92
Dark Green
#033500
ΔE00 10.11
Hunter Green (survey)
#0B4008
ΔE00 11.37
Forrest Green
#154406
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252C07 #0E072C
analogous
#2C2007 #252C07 #132C07
triadic
#252C07 #07252C #2C0725
tetradic
#252C07 #072C20 #0E072C #2C0713
square
#252C07 #072C20 #0E072C #2C0713
split-complementary
#252C07 #07132C #20072C
monochromatic
#161A04 #161A04 #252C07 #51610F #7E9618
Accessibility & contrast
On white
14.56
#252C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#252C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252C07
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252C07 | 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)
#2F2903
Deuteranopia (green-blind)
#2F290A
Tritanopia (blue-blind)
#282925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #252c07; /* rgb */ color: rgb(37, 44, 7); /* oklch */ color: oklch(27.7% 0.057 119.5);
Tailwind
colors: {
custom: {
50: '#60654a',
500: '#252c07',
950: '#000000',
},
}SCSS
$custom: #252c07; $custom-light: #60654a; $custom-dark: #000000;
JSON
{
"hex": "#252c07",
"rgb": {
"r": 37,
"g": 44,
"b": 7
},
"hsl": {
"h": 71.351,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.27737,
"c": 0.0569,
"h": 119.5
},
"luminance": 0.0221
}Semantic roles & 50–950 ramp
primary
#252C07
secondary
#31236C
accent
#39EF5B
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77