#253402#253402
#253402 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.1% C 0.074 H 125.6°. Best body text is #FFFFFF at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #253402 |
|---|---|
| RGB | rgb(37, 52, 2) |
| HSL | hsl(78, 93%, 11%) |
| HSV | hsv(78, 96%, 20%) |
| CMYK | cmyk(28.8%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(19.45, -14.71, 26.34) |
| CIE-LCH | lch(19.45, 30.17, 119.18°) |
| OKLab | oklab(30.06% -0.043 0.06) |
| OKLCH | oklch(30.06% 0.074 125.6) |
| XYZ | xyz(2.0019, 2.8536, 0.5028) |
| Luminance | 0.0285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.44
Very Dark Green
#062E03
ΔE00 7.30
Dark Green
#033500
ΔE00 7.30
Forrest Green
#154406
ΔE00 7.81
Hunter Green (survey)
#0B4008
ΔE00 7.91
Dark Forest Green
#002D04
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253402 #110234
analogous
#342A02 #253402 #0C3402
triadic
#253402 #022534 #340225
tetradic
#253402 #02342A #110234 #34020C
square
#253402 #02342A #110234 #34020C
split-complementary
#253402 #020C34 #2A0234
monochromatic
#151D01 #151D01 #253402 #4F6F04 #79AA07
Accessibility & contrast
On white
13.37
#253402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#253402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253402
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253402 | 1.00 | 13.37 | 1.57 | 13.37 |
| #FFFFFF | 13.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#352F06
Tritanopia (blue-blind)
#27312B
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #253402; /* rgb */ color: rgb(37, 52, 2); /* oklch */ color: oklch(30.1% 0.074 125.6);
Tailwind
colors: {
custom: {
50: '#616b48',
500: '#253402',
950: '#000000',
},
}SCSS
$custom: #253402; $custom-light: #616b48; $custom-dark: #000000;
JSON
{
"hex": "#253402",
"rgb": {
"r": 37,
"g": 52,
"b": 2
},
"hsl": {
"h": 78,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.30062,
"c": 0.07383,
"h": 125.6
},
"luminance": 0.02854
}Semantic roles & 50–950 ramp
primary
#253402
secondary
#361A78
accent
#29FF69
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77