#203D0D#203D0D
#203D0D is a dark, moderate yellow-green. Relative luminance 0.037; OKLCH L 32.5% C 0.081 H 135.4°. Best body text is #FFFFFF at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #203D0D |
|---|---|
| RGB | rgb(32, 61, 13) |
| HSL | hsl(96, 65%, 15%) |
| HSV | hsv(96, 79%, 24%) |
| CMYK | cmyk(47.5%, 0%, 78.7%, 76.1%) |
| CIE-LAB | lab(22.56, -20.82, 25.07) |
| CIE-LCH | lch(22.56, 32.59, 129.70°) |
| OKLab | oklab(32.54% -0.058 0.0571) |
| OKLCH | oklch(32.54% 0.081 135.4) |
| XYZ | xyz(2.3370, 3.6735, 0.9666) |
| Luminance | 0.0367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.84
Forrest Green
#154406
ΔE00 3.88
Dark Green
#033500
ΔE00 4.55
Forest Green (survey)
#06470C
ΔE00 5.53
Very Dark Green
#062E03
ΔE00 5.78
British Racing Green
#05480D
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203D0D #2A0D3D
analogous
#383D0D #203D0D #0D3D12
triadic
#203D0D #0D203D #3D0D20
tetradic
#203D0D #0D383D #2A0D3D #3D120D
square
#203D0D #0D383D #2A0D3D #3D120D
split-complementary
#203D0D #120D3D #3D0D38
monochromatic
#0D1905 #0D1905 #203D0D #3A6F18 #55A223
Accessibility & contrast
On white
12.11
#203D0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#203D0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203D0D
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203D0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203D0D | 1.00 | 12.11 | 1.73 | 12.11 |
| #FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403706
Deuteranopia (green-blind)
#3C3511
Tritanopia (blue-blind)
#1F3A33
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #203d0d; /* rgb */ color: rgb(32, 61, 13); /* oklch */ color: oklch(32.5% 0.081 135.4);
Tailwind
colors: {
custom: {
50: '#5e734f',
500: '#203d0d',
950: '#000000',
},
}SCSS
$custom: #203d0d; $custom-light: #5e734f; $custom-dark: #000000;
JSON
{
"hex": "#203d0d",
"rgb": {
"r": 32,
"g": 61,
"b": 13
},
"hsl": {
"h": 96.25,
"s": 64.865,
"l": 14.51
},
"oklch": {
"l": 0.32543,
"c": 0.08135,
"h": 135.4
},
"luminance": 0.03674
}Semantic roles & 50–950 ramp
primary
#203D0D
secondary
#5B2D79
accent
#40E8A5
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78