#252F11#252F11
#252F11 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.051 H 124.8°. Best body text is #FFFFFF at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #252F11 |
|---|---|
| RGB | rgb(37, 47, 17) |
| HSL | hsl(80, 47%, 13%) |
| HSV | hsv(80, 64%, 18%) |
| CMYK | cmyk(21.3%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(17.77, -10.32, 17.66) |
| CIE-LCH | lch(17.77, 20.45, 120.30°) |
| OKLab | oklab(28.75% -0.029 0.0418) |
| OKLCH | oklch(28.75% 0.051 124.8) |
| XYZ | xyz(1.8806, 2.4668, 0.9073) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.15
Dark Olive
#373E02
ΔE00 8.53
Dark Forest Green
#002D04
ΔE00 8.99
Dark Green
#033500
ΔE00 9.45
Hunter Green (survey)
#0B4008
ΔE00 10.63
Forrest Green
#154406
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252F11 #1B112F
analogous
#2F2A11 #252F11 #162F11
triadic
#252F11 #11252F #2F1125
tetradic
#252F11 #112F2A #1B112F #2F1116
square
#252F11 #112F2A #1B112F #2F1116
split-complementary
#252F11 #11162F #2A112F
monochromatic
#121608 #121608 #252F11 #485C21 #6C8932
Accessibility & contrast
On white
14.06
#252F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#252F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252F11
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252F11 | 1.00 | 14.06 | 1.49 | 14.06 |
| #FFFFFF | 14.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#302B13
Tritanopia (blue-blind)
#272D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #252f11; /* rgb */ color: rgb(37, 47, 17); /* oklch */ color: oklch(28.8% 0.051 124.8);
Tailwind
colors: {
custom: {
50: '#606750',
500: '#252f11',
950: '#000000',
},
}SCSS
$custom: #252f11; $custom-light: #606750; $custom-dark: #000000;
JSON
{
"hex": "#252f11",
"rgb": {
"r": 37,
"g": 47,
"b": 17
},
"hsl": {
"h": 80,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.28754,
"c": 0.05089,
"h": 124.8
},
"luminance": 0.02467
}Semantic roles & 50–950 ramp
primary
#252F11
secondary
#453467
accent
#51D77E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050602
muted
#797A78