#253502#253502
#253502 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.4% C 0.075 H 126.3°. Best body text is #FFFFFF at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #253502 |
|---|---|
| RGB | rgb(37, 53, 2) |
| HSL | hsl(79, 93%, 11%) |
| HSV | hsv(79, 96%, 21%) |
| CMYK | cmyk(30.2%, 0%, 96.2%, 79.2%) |
| CIE-LAB | lab(19.82, -15.28, 26.76) |
| CIE-LCH | lch(19.82, 30.82, 119.72°) |
| OKLab | oklab(30.36% -0.0445 0.0607) |
| OKLCH | oklch(30.36% 0.075 126.3) |
| XYZ | xyz(2.0470, 2.9439, 0.5178) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.36
Dark Green
#033500
ΔE00 7.07
Very Dark Green
#062E03
ΔE00 7.23
Forrest Green
#154406
ΔE00 7.42
Hunter Green (survey)
#0B4008
ΔE00 7.57
Dark Forest Green
#002D04
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253502 #120235
analogous
#352B02 #253502 #0B3502
triadic
#253502 #022535 #350225
tetradic
#253502 #02352B #120235 #35020B
square
#253502 #02352B #120235 #35020B
split-complementary
#253502 #020B35 #2B0235
monochromatic
#151D01 #151D01 #253502 #4E7004 #77AB06
Accessibility & contrast
On white
13.22
#253502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#253502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253502
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253502 | 1.00 | 13.22 | 1.59 | 13.22 |
| #FFFFFF | 13.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383100
Deuteranopia (green-blind)
#363006
Tritanopia (blue-blind)
#27322C
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #253502; /* rgb */ color: rgb(37, 53, 2); /* oklch */ color: oklch(30.4% 0.075 126.3);
Tailwind
colors: {
custom: {
50: '#616c48',
500: '#253502',
950: '#000000',
},
}SCSS
$custom: #253502; $custom-light: #616c48; $custom-dark: #000000;
JSON
{
"hex": "#253502",
"rgb": {
"r": 37,
"g": 53,
"b": 2
},
"hsl": {
"h": 78.824,
"s": 92.727,
"l": 10.784
},
"oklch": {
"l": 0.30363,
"c": 0.07527,
"h": 126.3
},
"luminance": 0.02944
}Semantic roles & 50–950 ramp
primary
#253502
secondary
#381A79
accent
#29FF6C
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050701
muted
#797A77