#203C18#203C18
#203C18 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.4% C 0.069 H 139.1°. Best body text is #FFFFFF at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #203C18 |
|---|---|
| RGB | rgb(32, 60, 24) |
| HSL | hsl(107, 43%, 16%) |
| HSV | hsv(107, 60%, 24%) |
| CMYK | cmyk(46.7%, 0%, 60%, 76.5%) |
| CIE-LAB | lab(22.32, -18.96, 18.83) |
| CIE-LCH | lch(22.32, 26.72, 135.20°) |
| OKLab | oklab(32.39% -0.052 0.045) |
| OKLCH | oklch(32.39% 0.069 139.1) |
| XYZ | xyz(2.3763, 3.6046, 1.4345) |
| Luminance | 0.0360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.28
Dark Green
#033500
ΔE00 5.32
Hunter Green (survey)
#0B4008
ΔE00 5.34
Pine Green
#0A481E
ΔE00 5.93
Dark Forest Green
#002D04
ΔE00 5.98
Forrest Green
#154406
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203C18 #34183C
analogous
#323C18 #203C18 #183C22
triadic
#203C18 #18203C #3C1820
tetradic
#203C18 #18323C #34183C #3C2218
square
#203C18 #18323C #34183C #3C2218
split-complementary
#203C18 #22183C #3C1832
monochromatic
#0C1609 #0C1609 #203C18 #376829 #4F933B
Accessibility & contrast
On white
12.20
#203C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#203C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203C18
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203C18 | 1.00 | 12.20 | 1.72 | 12.20 |
| #FFFFFF | 12.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3715
Deuteranopia (green-blind)
#3A341A
Tritanopia (blue-blind)
#1E3A34
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #203c18; /* rgb */ color: rgb(32, 60, 24); /* oklch */ color: oklch(32.4% 0.069 139.1);
Tailwind
colors: {
custom: {
50: '#5e7256',
500: '#203c18',
950: '#000000',
},
}SCSS
$custom: #203c18; $custom-light: #5e7256; $custom-dark: #000000;
JSON
{
"hex": "#203c18",
"rgb": {
"r": 32,
"g": 60,
"b": 24
},
"hsl": {
"h": 106.667,
"s": 42.857,
"l": 16.471
},
"oklch": {
"l": 0.32387,
"c": 0.06879,
"h": 139.1
},
"luminance": 0.03605
}Semantic roles & 50–950 ramp
primary
#203C18
secondary
#673E72
accent
#55D3B7
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040803
muted
#797B78