#252F12#252F12
#252F12 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.050 H 125.1°. Best body text is #FFFFFF at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #252F12 |
|---|---|
| RGB | rgb(37, 47, 18) |
| HSL | hsl(81, 45%, 13%) |
| HSV | hsv(81, 62%, 18%) |
| CMYK | cmyk(21.3%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(17.78, -10.19, 17.08) |
| CIE-LCH | lch(17.78, 19.89, 120.81°) |
| OKLab | oklab(28.77% -0.0286 0.0406) |
| OKLCH | oklch(28.77% 0.05 125.1) |
| XYZ | xyz(1.8886, 2.4700, 0.9494) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.23
Dark Olive
#373E02
ΔE00 8.79
Dark Forest Green
#002D04
ΔE00 9.04
Dark Green
#033500
ΔE00 9.57
Hunter Green (survey)
#0B4008
ΔE00 10.76
Forrest Green
#154406
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252F12 #1C122F
analogous
#2F2A12 #252F12 #162F12
triadic
#252F12 #12252F #2F1225
tetradic
#252F12 #122F2A #1C122F #2F1216
square
#252F12 #122F2A #1C122F #2F1216
split-complementary
#252F12 #12162F #2A122F
monochromatic
#111608 #111608 #252F12 #485B23 #6B8834
Accessibility & contrast
On white
14.06
#252F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#252F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252F12
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252F12 | 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)
#322C0F
Deuteranopia (green-blind)
#302B14
Tritanopia (blue-blind)
#272D28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #252f12; /* rgb */ color: rgb(37, 47, 18); /* oklch */ color: oklch(28.8% 0.050 125.1);
Tailwind
colors: {
custom: {
50: '#606750',
500: '#252f12',
950: '#000000',
},
}SCSS
$custom: #252f12; $custom-light: #606750; $custom-dark: #000000;
JSON
{
"hex": "#252f12",
"rgb": {
"r": 37,
"g": 47,
"b": 18
},
"hsl": {
"h": 80.69,
"s": 44.615,
"l": 12.745
},
"oklch": {
"l": 0.2877,
"c": 0.04964,
"h": 125.1
},
"luminance": 0.0247
}Semantic roles & 50–950 ramp
primary
#252F12
secondary
#473667
accent
#53D480
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050602
muted
#797A78