#204C19#204C19
#204C19 is a dark, moderate green. Relative luminance 0.055; OKLCH L 37.2% C 0.094 H 141.0°. Best body text is #FFFFFF at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #204C19 |
|---|---|
| RGB | rgb(32, 76, 25) |
| HSL | hsl(112, 50%, 20%) |
| HSV | hsv(112, 67%, 30%) |
| CMYK | cmyk(57.9%, 0%, 67.1%, 70.2%) |
| CIE-LAB | lab(28.24, -26.65, 25.20) |
| CIE-LCH | lch(28.24, 36.68, 136.61°) |
| OKLab | oklab(37.24% -0.0729 0.059) |
| OKLCH | oklch(37.24% 0.094 141) |
| XYZ | xyz(3.3554, 5.5459, 1.8132) |
| Luminance | 0.0555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 3.09
Forest Green (survey)
#06470C
ΔE00 3.13
Forrest Green
#154406
ΔE00 3.36
Darkgreen (survey)
#054907
ΔE00 3.49
Bottle Green
#044A05
ΔE00 3.75
Pine Green
#0A481E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#204C19 #45194C
analogous
#394C19 #204C19 #194C2C
triadic
#204C19 #19204C #4C1920
tetradic
#204C19 #19394C #45194C #4C2C19
square
#204C19 #19394C #45194C #4C2C19
split-complementary
#204C19 #2C194C #4C1939
monochromatic
#0A1708 #0D1E0A #204C19 #337A28 #47A837
Accessibility & contrast
On white
9.96
#204C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#204C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #204C19
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##204C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##204C19 | 1.00 | 9.96 | 2.11 | 9.96 |
| #FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4513
Deuteranopia (green-blind)
#48411D
Tritanopia (blue-blind)
#1B4A41
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #204c19; /* rgb */ color: rgb(32, 76, 25); /* oklch */ color: oklch(37.2% 0.094 141.0);
Tailwind
colors: {
custom: {
50: '#607e58',
500: '#204c19',
950: '#000000',
},
}SCSS
$custom: #204c19; $custom-light: #607e58; $custom-dark: #000000;
JSON
{
"hex": "#204c19",
"rgb": {
"r": 32,
"g": 76,
"b": 25
},
"hsl": {
"h": 111.765,
"s": 50.495,
"l": 19.804
},
"oklch": {
"l": 0.37241,
"c": 0.09373,
"h": 141
},
"luminance": 0.05546
}Semantic roles & 50–950 ramp
primary
#204C19
secondary
#793E82
accent
#4EDAC7
background
#F5F7F5
surface
#EAEEE9
border
#C6C9C5
text
#050A03
muted
#797C78