#253302#253302
#253302 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.8% C 0.072 H 124.9°. Best body text is #FFFFFF at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #253302 |
|---|---|
| RGB | rgb(37, 51, 2) |
| HSL | hsl(77, 92%, 10%) |
| HSV | hsv(77, 96%, 20%) |
| CMYK | cmyk(27.5%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(19.08, -14.14, 25.91) |
| CIE-LCH | lch(19.08, 29.52, 118.62°) |
| OKLab | oklab(29.76% -0.0415 0.0594) |
| OKLCH | oklch(29.76% 0.072 124.9) |
| XYZ | xyz(1.9578, 2.7653, 0.4880) |
| Luminance | 0.0277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.54
Very Dark Green
#062E03
ΔE00 7.39
Dark Green
#033500
ΔE00 7.55
Forrest Green
#154406
ΔE00 8.21
Hunter Green (survey)
#0B4008
ΔE00 8.27
Dark Forest Green
#002D04
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253302 #100233
analogous
#332802 #253302 #0C3302
triadic
#253302 #022533 #330225
tetradic
#253302 #023328 #100233 #33020C
square
#253302 #023328 #100233 #33020C
split-complementary
#253302 #020C33 #280233
monochromatic
#151D01 #151D01 #253302 #506E04 #7AA907
Accessibility & contrast
On white
13.52
#253302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#253302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253302
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253302 | 1.00 | 13.52 | 1.55 | 13.52 |
| #FFFFFF | 13.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F00
Deuteranopia (green-blind)
#352E06
Tritanopia (blue-blind)
#27302A
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #253302; /* rgb */ color: rgb(37, 51, 2); /* oklch */ color: oklch(29.8% 0.072 124.9);
Tailwind
colors: {
custom: {
50: '#616a48',
500: '#253302',
950: '#000000',
},
}SCSS
$custom: #253302; $custom-light: #616a48; $custom-dark: #000000;
JSON
{
"hex": "#253302",
"rgb": {
"r": 37,
"g": 51,
"b": 2
},
"hsl": {
"h": 77.143,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.29762,
"c": 0.0724,
"h": 124.9
},
"luminance": 0.02765
}Semantic roles & 50–950 ramp
primary
#253302
secondary
#341A77
accent
#29FF66
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050600
muted
#797A77