#203D0F#203D0F
#203D0F is a dark, moderate yellow-green. Relative luminance 0.037; OKLCH L 32.6% C 0.080 H 136.0°. Best body text is #FFFFFF at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #203D0F |
|---|---|
| RGB | rgb(32, 61, 15) |
| HSL | hsl(98, 61%, 15%) |
| HSV | hsv(98, 75%, 24%) |
| CMYK | cmyk(47.5%, 0%, 75.4%, 76.1%) |
| CIE-LAB | lab(22.58, -20.62, 24.11) |
| CIE-LCH | lch(22.58, 31.72, 130.54°) |
| OKLab | oklab(32.57% -0.0572 0.0554) |
| OKLCH | oklch(32.57% 0.08 136) |
| XYZ | xyz(2.3506, 3.6789, 1.0381) |
| Luminance | 0.0368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.90
Forrest Green
#154406
ΔE00 4.08
Dark Green
#033500
ΔE00 4.53
Forest Green (survey)
#06470C
ΔE00 5.58
Very Dark Green
#062E03
ΔE00 5.62
British Racing Green
#05480D
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203D0F #2C0F3D
analogous
#373D0F #203D0F #0F3D15
triadic
#203D0F #0F203D #3D0F20
tetradic
#203D0F #0F373D #2C0F3D #3D150F
square
#203D0F #0F373D #2C0F3D #3D150F
split-complementary
#203D0F #150F3D #3D0F37
monochromatic
#0D1906 #0D1906 #203D0F #3A6E1B #549F27
Accessibility & contrast
On white
12.10
#203D0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#203D0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203D0F
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203D0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203D0F | 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)
#3F3709
Deuteranopia (green-blind)
#3B3513
Tritanopia (blue-blind)
#1F3A34
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #203d0f; /* rgb */ color: rgb(32, 61, 15); /* oklch */ color: oklch(32.6% 0.080 136.0);
Tailwind
colors: {
custom: {
50: '#5e7350',
500: '#203d0f',
950: '#000000',
},
}SCSS
$custom: #203d0f; $custom-light: #5e7350; $custom-dark: #000000;
JSON
{
"hex": "#203d0f",
"rgb": {
"r": 32,
"g": 61,
"b": 15
},
"hsl": {
"h": 97.826,
"s": 60.526,
"l": 14.902
},
"oklch": {
"l": 0.32565,
"c": 0.07963,
"h": 136
},
"luminance": 0.03679
}Semantic roles & 50–950 ramp
primary
#203D0F
secondary
#5D3077
accent
#44E4A9
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78