#253903#253903
#253903 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.6% C 0.080 H 128.7°. Best body text is #FFFFFF at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #253903 |
|---|---|
| RGB | rgb(37, 57, 3) |
| HSL | hsl(82, 90%, 12%) |
| HSV | hsv(82, 95%, 22%) |
| CMYK | cmyk(35.1%, 0%, 94.7%, 77.6%) |
| CIE-LAB | lab(21.31, -17.39, 28.01) |
| CIE-LCH | lch(21.31, 32.97, 121.84°) |
| OKLab | oklab(31.57% -0.0501 0.0625) |
| OKLCH | oklch(31.57% 0.08 128.7) |
| XYZ | xyz(2.2425, 3.3261, 0.6100) |
| Luminance | 0.0333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.41
Forrest Green
#154406
ΔE00 5.95
Hunter Green (survey)
#0B4008
ΔE00 6.32
Dark Green
#033500
ΔE00 6.40
Very Dark Green
#062E03
ΔE00 7.15
Dark Olive Green
#3C4D03
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253903 #170339
analogous
#393203 #253903 #0A3903
triadic
#253903 #032539 #390325
tetradic
#253903 #033932 #170339 #39030A
square
#253903 #033932 #170339 #39030A
split-complementary
#253903 #030A39 #320339
monochromatic
#131D02 #131D02 #253903 #4B7306 #70AD09
Accessibility & contrast
On white
12.61
#253903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#253903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253903
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253903 | 1.00 | 12.61 | 1.67 | 12.61 |
| #FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#3A3308
Tritanopia (blue-blind)
#27362F
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #253903; /* rgb */ color: rgb(37, 57, 3); /* oklch */ color: oklch(31.6% 0.080 128.7);
Tailwind
colors: {
custom: {
50: '#626f49',
500: '#253903',
950: '#000000',
},
}SCSS
$custom: #253903; $custom-light: #626f49; $custom-dark: #000000;
JSON
{
"hex": "#253903",
"rgb": {
"r": 37,
"g": 57,
"b": 3
},
"hsl": {
"h": 82.222,
"s": 90,
"l": 11.765
},
"oklch": {
"l": 0.31575,
"c": 0.08011,
"h": 128.7
},
"luminance": 0.03326
}Semantic roles & 50–950 ramp
primary
#253903
secondary
#401C7C
accent
#29FF78
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77