#203822#203822
#203822 is a dark, muted green. Relative luminance 0.033; OKLCH L 31.4% C 0.049 H 146.2°. Best body text is #FFFFFF at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #203822 |
|---|---|
| RGB | rgb(32, 56, 34) |
| HSL | hsl(125, 27%, 17%) |
| HSV | hsv(125, 43%, 22%) |
| CMYK | cmyk(42.9%, 0%, 39.3%, 78%) |
| CIE-LAB | lab(21.02, -14.99, 10.89) |
| CIE-LCH | lch(21.02, 18.52, 143.99°) |
| OKLab | oklab(31.39% -0.0409 0.0273) |
| OKLCH | oklch(31.39% 0.049 146.2) |
| XYZ | xyz(2.2985, 3.2508, 2.0194) |
| Luminance | 0.0325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.41
Dark Forest Green
#002D04
ΔE00 7.65
Evergreen
#05472A
ΔE00 7.73
Pine Green
#0A481E
ΔE00 8.77
Dark Green
#033500
ΔE00 8.88
Hunter Green (survey)
#0B4008
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203822 #382036
analogous
#2A3820 #203822 #20382E
triadic
#203822 #222038 #382220
tetradic
#203822 #202A38 #382036 #382E20
square
#203822 #202A38 #382036 #382E20
split-complementary
#203822 #2E2038 #38202A
monochromatic
#0B130C #0B130C #203822 #365F3A #4D8651
Accessibility & contrast
On white
12.73
#203822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#203822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203822
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203822 | 1.00 | 12.73 | 1.65 | 12.73 |
| #FFFFFF | 12.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393421
Deuteranopia (green-blind)
#353223
Tritanopia (blue-blind)
#1D3732
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203822; /* rgb */ color: rgb(32, 56, 34); /* oklch */ color: oklch(31.4% 0.049 146.2);
Tailwind
colors: {
custom: {
50: '#5c6e5d',
500: '#203822',
950: '#000000',
},
}SCSS
$custom: #203822; $custom-light: #5c6e5d; $custom-dark: #000000;
JSON
{
"hex": "#203822",
"rgb": {
"r": 32,
"g": 56,
"b": 34
},
"hsl": {
"h": 125,
"s": 27.273,
"l": 17.255
},
"oklch": {
"l": 0.31391,
"c": 0.04915,
"h": 146.2
},
"luminance": 0.03251
}Semantic roles & 50–950 ramp
primary
#203822
secondary
#6B4968
accent
#64BCC4
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040704
muted
#797A79