#203C0D#203C0D
#203C0D is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.2% C 0.080 H 135.2°. Best body text is #FFFFFF at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #203C0D |
|---|---|
| RGB | rgb(32, 60, 13) |
| HSL | hsl(96, 64%, 14%) |
| HSV | hsv(96, 78%, 24%) |
| CMYK | cmyk(46.7%, 0%, 78.3%, 76.5%) |
| CIE-LAB | lab(22.19, -20.31, 24.68) |
| CIE-LCH | lch(22.19, 31.96, 129.46°) |
| OKLab | oklab(32.24% -0.0566 0.0563) |
| OKLCH | oklch(32.24% 0.08 135.2) |
| XYZ | xyz(2.2841, 3.5677, 0.9490) |
| Luminance | 0.0357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.10
Forrest Green
#154406
ΔE00 4.23
Dark Green
#033500
ΔE00 4.54
Very Dark Green
#062E03
ΔE00 5.59
Forest Green (survey)
#06470C
ΔE00 5.85
British Racing Green
#05480D
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203C0D #290D3C
analogous
#383C0D #203C0D #0D3C12
triadic
#203C0D #0D203C #3C0D20
tetradic
#203C0D #0D383C #290D3C #3C120D
square
#203C0D #0D383C #290D3C #3C120D
split-complementary
#203C0D #120D3C #3C0D38
monochromatic
#0D1905 #0D1905 #203C0D #3B6E18 #56A123
Accessibility & contrast
On white
12.25
#203C0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#203C0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203C0D
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203C0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203C0D | 1.00 | 12.25 | 1.71 | 12.25 |
| #FFFFFF | 12.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3707
Deuteranopia (green-blind)
#3B3411
Tritanopia (blue-blind)
#1F3933
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #203c0d; /* rgb */ color: rgb(32, 60, 13); /* oklch */ color: oklch(32.2% 0.080 135.2);
Tailwind
colors: {
custom: {
50: '#5e724e',
500: '#203c0d',
950: '#000000',
},
}SCSS
$custom: #203c0d; $custom-light: #5e724e; $custom-dark: #000000;
JSON
{
"hex": "#203c0d",
"rgb": {
"r": 32,
"g": 60,
"b": 13
},
"hsl": {
"h": 95.745,
"s": 64.384,
"l": 14.314
},
"oklch": {
"l": 0.32237,
"c": 0.07979,
"h": 135.2
},
"luminance": 0.03568
}Semantic roles & 50–950 ramp
primary
#203C0D
secondary
#5A2D78
accent
#40E7A4
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78