#253205#253205
#253205 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.5% C 0.068 H 124.7°. Best body text is #FFFFFF at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #253205 |
|---|---|
| RGB | rgb(37, 50, 5) |
| HSL | hsl(77, 82%, 11%) |
| HSV | hsv(77, 90%, 20%) |
| CMYK | cmyk(26%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(18.74, -13.30, 24.29) |
| CIE-LCH | lch(18.74, 27.70, 118.70°) |
| OKLab | oklab(29.49% -0.0387 0.0559) |
| OKLCH | oklch(29.49% 0.068 124.7) |
| XYZ | xyz(1.9310, 2.6855, 0.5602) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.98
Very Dark Green
#062E03
ΔE00 7.35
Dark Green
#033500
ΔE00 7.79
Dark Forest Green
#002D04
ΔE00 8.44
Hunter Green (survey)
#0B4008
ΔE00 8.65
Forrest Green
#154406
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253205 #120532
analogous
#322805 #253205 #0E3205
triadic
#253205 #052532 #320525
tetradic
#253205 #053228 #120532 #32050E
square
#253205 #053228 #120532 #32050E
split-complementary
#253205 #050E32 #280532
monochromatic
#151C03 #151C03 #253205 #4E6A0B #77A110
Accessibility & contrast
On white
13.66
#253205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#253205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253205
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253205 | 1.00 | 13.66 | 1.54 | 13.66 |
| #FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#342D09
Tritanopia (blue-blind)
#272F29
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #253205; /* rgb */ color: rgb(37, 50, 5); /* oklch */ color: oklch(29.5% 0.068 124.7);
Tailwind
colors: {
custom: {
50: '#616a49',
500: '#253205',
950: '#000000',
},
}SCSS
$custom: #253205; $custom-light: #616a49; $custom-dark: #000000;
JSON
{
"hex": "#253205",
"rgb": {
"r": 37,
"g": 50,
"b": 5
},
"hsl": {
"h": 77.333,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.29495,
"c": 0.06801,
"h": 124.7
},
"luminance": 0.02685
}Semantic roles & 50–950 ramp
primary
#253205
secondary
#381F73
accent
#30F86A
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77