#253A0B#253A0B
#253A0B is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.9% C 0.075 H 130.6°. Best body text is #FFFFFF at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #253A0B |
|---|---|
| RGB | rgb(37, 58, 11) |
| HSL | hsl(87, 68%, 14%) |
| HSV | hsv(87, 81%, 23%) |
| CMYK | cmyk(36.2%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(21.74, -17.29, 25.21) |
| CIE-LCH | lch(21.74, 30.57, 124.44°) |
| OKLab | oklab(31.95% -0.0489 0.0571) |
| OKLCH | oklch(31.95% 0.075 130.6) |
| XYZ | xyz(2.3364, 3.4435, 0.8581) |
| Luminance | 0.0344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.72
Hunter Green (survey)
#0B4008
ΔE00 5.87
Dark Green
#033500
ΔE00 5.96
Dark Olive
#373E02
ΔE00 6.21
Very Dark Green
#062E03
ΔE00 6.52
Forest Green (survey)
#06470C
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253A0B #200B3A
analogous
#3A370B #253A0B #0D3A0B
triadic
#253A0B #0B253A #3A0B25
tetradic
#253A0B #0B3A37 #200B3A #3A0B0D
square
#253A0B #0B3A37 #200B3A #3A0B0D
split-complementary
#253A0B #0B0D3A #370B3A
monochromatic
#101A05 #101A05 #253A0B #466D15 #67A11F
Accessibility & contrast
On white
12.43
#253A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#253A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253A0B
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253A0B | 1.00 | 12.43 | 1.69 | 12.43 |
| #FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3505
Deuteranopia (green-blind)
#3A340F
Tritanopia (blue-blind)
#263731
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #253a0b; /* rgb */ color: rgb(37, 58, 11); /* oklch */ color: oklch(31.9% 0.075 130.6);
Tailwind
colors: {
custom: {
50: '#62704d',
500: '#253a0b',
950: '#000000',
},
}SCSS
$custom: #253a0b; $custom-light: #62704d; $custom-dark: #000000;
JSON
{
"hex": "#253a0b",
"rgb": {
"r": 37,
"g": 58,
"b": 11
},
"hsl": {
"h": 86.809,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.31949,
"c": 0.07516,
"h": 130.6
},
"luminance": 0.03444
}Semantic roles & 50–950 ramp
primary
#253A0B
secondary
#4C2A77
accent
#3DEB8B
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77