#253605#253605
#253605 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.7% C 0.074 H 127.4°. Best body text is #FFFFFF at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #253605 |
|---|---|
| RGB | rgb(37, 54, 5) |
| HSL | hsl(81, 83%, 12%) |
| HSV | hsv(81, 91%, 21%) |
| CMYK | cmyk(31.5%, 0%, 90.7%, 78.8%) |
| CIE-LAB | lab(20.21, -15.58, 25.99) |
| CIE-LCH | lch(20.21, 30.30, 120.94°) |
| OKLab | oklab(30.69% -0.0449 0.0588) |
| OKLCH | oklch(30.69% 0.074 127.4) |
| XYZ | xyz(2.1095, 3.0426, 0.6197) |
| Luminance | 0.0304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.59
Dark Green
#033500
ΔE00 6.77
Very Dark Green
#062E03
ΔE00 6.94
Forrest Green
#154406
ΔE00 7.07
Hunter Green (survey)
#0B4008
ΔE00 7.19
Dark Forest Green
#002D04
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253605 #160536
analogous
#362F05 #253605 #0D3605
triadic
#253605 #052536 #360525
tetradic
#253605 #05362F #160536 #36050D
square
#253605 #05362F #160536 #36050D
split-complementary
#253605 #050D36 #2F0536
monochromatic
#131C03 #131C03 #253605 #4B6E0A #72A60F
Accessibility & contrast
On white
13.05
#253605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#253605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253605
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253605 | 1.00 | 13.05 | 1.61 | 13.05 |
| #FFFFFF | 13.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#373009
Tritanopia (blue-blind)
#27332D
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #253605; /* rgb */ color: rgb(37, 54, 5); /* oklch */ color: oklch(30.7% 0.074 127.4);
Tailwind
colors: {
custom: {
50: '#616d4a',
500: '#253605',
950: '#000000',
},
}SCSS
$custom: #253605; $custom-light: #616d4a; $custom-dark: #000000;
JSON
{
"hex": "#253605",
"rgb": {
"r": 37,
"g": 54,
"b": 5
},
"hsl": {
"h": 80.816,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.30693,
"c": 0.074,
"h": 127.4
},
"luminance": 0.03043
}Semantic roles & 50–950 ramp
primary
#253605
secondary
#3E2077
accent
#2EF975
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050701
muted
#797A77