#20350B#20350B
#20350B is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.1% C 0.070 H 132.2°. Best body text is #FFFFFF at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #20350B |
|---|---|
| RGB | rgb(32, 53, 11) |
| HSL | hsl(90, 66%, 13%) |
| HSV | hsv(90, 79%, 21%) |
| CMYK | cmyk(39.6%, 0%, 79.2%, 79.2%) |
| CIE-LAB | lab(19.55, -16.83, 22.68) |
| CIE-LCH | lch(19.55, 28.24, 126.57°) |
| OKLab | oklab(30.07% -0.0473 0.0522) |
| OKLCH | oklch(30.07% 0.07 132.2) |
| XYZ | xyz(1.9291, 2.8774, 0.7703) |
| Luminance | 0.0288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.14
Dark Green
#033500
ΔE00 5.45
Dark Forest Green
#002D04
ΔE00 6.22
Hunter Green (survey)
#0B4008
ΔE00 6.35
Forrest Green
#154406
ΔE00 6.76
Dark Olive
#373E02
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20350B #200B35
analogous
#35350B #20350B #0B350B
triadic
#20350B #0B2035 #350B20
tetradic
#20350B #0B3535 #200B35 #350B0B
square
#20350B #0B3535 #200B35 #350B0B
split-complementary
#20350B #0B0B35 #350B35
monochromatic
#0F1905 #0F1905 #20350B #3F6816 #5D9A20
Accessibility & contrast
On white
13.33
#20350B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#20350B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20350B
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20350B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20350B | 1.00 | 13.33 | 1.58 | 13.33 |
| #FFFFFF | 13.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383006
Deuteranopia (green-blind)
#352F0F
Tritanopia (blue-blind)
#20332C
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #20350b; /* rgb */ color: rgb(32, 53, 11); /* oklch */ color: oklch(30.1% 0.070 132.2);
Tailwind
colors: {
custom: {
50: '#5d6c4d',
500: '#20350b',
950: '#000000',
},
}SCSS
$custom: #20350b; $custom-light: #5d6c4d; $custom-dark: #000000;
JSON
{
"hex": "#20350b",
"rgb": {
"r": 32,
"g": 53,
"b": 11
},
"hsl": {
"h": 90,
"s": 65.625,
"l": 12.549
},
"oklch": {
"l": 0.30074,
"c": 0.07041,
"h": 132.2
},
"luminance": 0.02877
}Semantic roles & 50–950 ramp
primary
#20350B
secondary
#4E2A72
accent
#3FE994
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77