#203A0E#203A0E
#203A0E is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.076 H 134.9°. Best body text is #FFFFFF at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #203A0E |
|---|---|
| RGB | rgb(32, 58, 14) |
| HSL | hsl(95, 61%, 14%) |
| HSV | hsv(95, 76%, 23%) |
| CMYK | cmyk(44.8%, 0%, 75.9%, 77.3%) |
| CIE-LAB | lab(21.45, -19.19, 23.40) |
| CIE-LCH | lch(21.45, 30.26, 129.35°) |
| OKLab | oklab(31.64% -0.0534 0.0537) |
| OKLCH | oklch(31.64% 0.076 134.9) |
| XYZ | xyz(2.1879, 3.3648, 0.9496) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.65
Hunter Green (survey)
#0B4008
ΔE00 4.73
Forrest Green
#154406
ΔE00 5.06
Very Dark Green
#062E03
ΔE00 5.20
Dark Forest Green
#002D04
ΔE00 6.20
Forest Green (survey)
#06470C
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A0E #280E3A
analogous
#363A0E #203A0E #0E3A12
triadic
#203A0E #0E203A #3A0E20
tetradic
#203A0E #0E363A #280E3A #3A120E
square
#203A0E #0E363A #280E3A #3A120E
split-complementary
#203A0E #120E3A #3A0E36
monochromatic
#0E1906 #0E1906 #203A0E #3B6B1A #569D26
Accessibility & contrast
On white
12.55
#203A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A0E
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A0E | 1.00 | 12.55 | 1.67 | 12.55 |
| #FFFFFF | 12.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3508
Deuteranopia (green-blind)
#393312
Tritanopia (blue-blind)
#203831
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a0e; /* rgb */ color: rgb(32, 58, 14); /* oklch */ color: oklch(31.6% 0.076 134.9);
Tailwind
colors: {
custom: {
50: '#5e704f',
500: '#203a0e',
950: '#000000',
},
}SCSS
$custom: #203a0e; $custom-light: #5e704f; $custom-dark: #000000;
JSON
{
"hex": "#203a0e",
"rgb": {
"r": 32,
"g": 58,
"b": 14
},
"hsl": {
"h": 95.455,
"s": 61.111,
"l": 14.118
},
"oklch": {
"l": 0.31637,
"c": 0.07576,
"h": 134.9
},
"luminance": 0.03365
}Semantic roles & 50–950 ramp
primary
#203A0E
secondary
#582F75
accent
#44E4A3
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78