#203B0E#203B0E
#203B0E is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 31.9% C 0.077 H 135.1°. Best body text is #FFFFFF at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #203B0E |
|---|---|
| RGB | rgb(32, 59, 14) |
| HSL | hsl(96, 62%, 14%) |
| HSV | hsv(96, 76%, 23%) |
| CMYK | cmyk(45.8%, 0%, 76.3%, 76.9%) |
| CIE-LAB | lab(21.82, -19.70, 23.80) |
| CIE-LCH | lch(21.82, 30.90, 129.62°) |
| OKLab | oklab(31.94% -0.0548 0.0546) |
| OKLCH | oklch(31.94% 0.077 135.1) |
| XYZ | xyz(2.2388, 3.4666, 0.9665) |
| Luminance | 0.0347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.42
Dark Green
#033500
ΔE00 4.57
Forrest Green
#154406
ΔE00 4.69
Very Dark Green
#062E03
ΔE00 5.34
Forest Green (survey)
#06470C
ΔE00 6.22
Dark Forest Green
#002D04
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203B0E #290E3B
analogous
#373B0E #203B0E #0E3B13
triadic
#203B0E #0E203B #3B0E20
tetradic
#203B0E #0E373B #290E3B #3B130E
square
#203B0E #0E373B #290E3B #3B130E
split-complementary
#203B0E #130E3B #3B0E37
monochromatic
#0D1906 #0D1906 #203B0E #3B6C1A #569E25
Accessibility & contrast
On white
12.40
#203B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#203B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203B0E
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203B0E | 1.00 | 12.40 | 1.69 | 12.40 |
| #FFFFFF | 12.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3608
Deuteranopia (green-blind)
#3A3312
Tritanopia (blue-blind)
#1F3832
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #203b0e; /* rgb */ color: rgb(32, 59, 14); /* oklch */ color: oklch(31.9% 0.077 135.1);
Tailwind
colors: {
custom: {
50: '#5e714f',
500: '#203b0e',
950: '#000000',
},
}SCSS
$custom: #203b0e; $custom-light: #5e714f; $custom-dark: #000000;
JSON
{
"hex": "#203b0e",
"rgb": {
"r": 32,
"g": 59,
"b": 14
},
"hsl": {
"h": 96,
"s": 61.644,
"l": 14.314
},
"oklch": {
"l": 0.31943,
"c": 0.07736,
"h": 135.1
},
"luminance": 0.03467
}Semantic roles & 50–950 ramp
primary
#203B0E
secondary
#5A2F76
accent
#43E5A4
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78