#203D0E#203D0E
#203D0E is a dark, moderate yellow-green. Relative luminance 0.037; OKLCH L 32.6% C 0.081 H 135.7°. Best body text is #FFFFFF at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #203D0E |
|---|---|
| RGB | rgb(32, 61, 14) |
| HSL | hsl(97, 63%, 15%) |
| HSV | hsv(97, 77%, 24%) |
| CMYK | cmyk(47.5%, 0%, 77%, 76.1%) |
| CIE-LAB | lab(22.57, -20.72, 24.60) |
| CIE-LCH | lch(22.57, 32.16, 130.11°) |
| OKLab | oklab(32.55% -0.0576 0.0562) |
| OKLCH | oklch(32.55% 0.081 135.7) |
| XYZ | xyz(2.3436, 3.6761, 1.0015) |
| Luminance | 0.0368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.86
Forrest Green
#154406
ΔE00 3.97
Dark Green
#033500
ΔE00 4.53
Forest Green (survey)
#06470C
ΔE00 5.55
Very Dark Green
#062E03
ΔE00 5.70
British Racing Green
#05480D
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203D0E #2B0E3D
analogous
#383D0E #203D0E #0E3D13
triadic
#203D0E #0E203D #3D0E20
tetradic
#203D0E #0E383D #2B0E3D #3D130E
square
#203D0E #0E383D #2B0E3D #3D130E
split-complementary
#203D0E #130E3D #3D0E38
monochromatic
#0D1906 #0D1906 #203D0E #3A6F19 #54A125
Accessibility & contrast
On white
12.10
#203D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#203D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203D0E
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203D0E | 1.00 | 12.10 | 1.74 | 12.10 |
| #FFFFFF | 12.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3708
Deuteranopia (green-blind)
#3C3512
Tritanopia (blue-blind)
#1F3A33
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #203d0e; /* rgb */ color: rgb(32, 61, 14); /* oklch */ color: oklch(32.6% 0.081 135.7);
Tailwind
colors: {
custom: {
50: '#5e734f',
500: '#203d0e',
950: '#000000',
},
}SCSS
$custom: #203d0e; $custom-light: #5e734f; $custom-dark: #000000;
JSON
{
"hex": "#203d0e",
"rgb": {
"r": 32,
"g": 61,
"b": 14
},
"hsl": {
"h": 97.021,
"s": 62.667,
"l": 14.706
},
"oklch": {
"l": 0.32554,
"c": 0.0805,
"h": 135.7
},
"luminance": 0.03676
}Semantic roles & 50–950 ramp
primary
#203D0E
secondary
#5C2F78
accent
#42E6A7
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78