#203C2A#203C2A
#203C2A is a dark, muted green. Relative luminance 0.037; OKLCH L 32.8% C 0.047 H 154.7°. Best body text is #FFFFFF at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #203C2A |
|---|---|
| RGB | rgb(32, 60, 42) |
| HSL | hsl(141, 30%, 18%) |
| HSV | hsv(141, 47%, 24%) |
| CMYK | cmyk(46.7%, 0%, 30%, 76.5%) |
| CIE-LAB | lab(22.67, -15.48, 7.88) |
| CIE-LCH | lch(22.67, 17.37, 153.02°) |
| OKLab | oklab(32.79% -0.0425 0.0201) |
| OKLCH | oklch(32.79% 0.047 154.7) |
| XYZ | xyz(2.6293, 3.7058, 2.7668) |
| Luminance | 0.0371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.00
Pine Green
#0A481E
ΔE00 9.04
Very Dark Green
#062E03
ΔE00 9.17
Dark Forest Green
#002D04
ΔE00 9.21
Dark Blue Green
#005249
ΔE00 10.37
Dark Green
#033500
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203C2A #3C2032
analogous
#243C20 #203C2A #203C38
triadic
#203C2A #2A203C #3C2A20
tetradic
#203C2A #20243C #3C2032 #3C3820
square
#203C2A #20243C #3C2032 #3C3820
split-complementary
#203C2A #38203C #3C2024
monochromatic
#0B140E #0B140E #203C2A #356446 #4B8C62
Accessibility & contrast
On white
12.06
#203C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#203C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203C2A
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203C2A | 1.00 | 12.06 | 1.74 | 12.06 |
| #FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3829
Deuteranopia (green-blind)
#38352B
Tritanopia (blue-blind)
#1A3B37
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #203c2a; /* rgb */ color: rgb(32, 60, 42); /* oklch */ color: oklch(32.8% 0.047 154.7);
Tailwind
colors: {
custom: {
50: '#5d7263',
500: '#203c2a',
950: '#000000',
},
}SCSS
$custom: #203c2a; $custom-light: #5d7263; $custom-dark: #000000;
JSON
{
"hex": "#203c2a",
"rgb": {
"r": 32,
"g": 60,
"b": 42
},
"hsl": {
"h": 141.429,
"s": 30.435,
"l": 18.039
},
"oklch": {
"l": 0.32792,
"c": 0.047,
"h": 154.7
},
"luminance": 0.03706
}Semantic roles & 50–950 ramp
primary
#203C2A
secondary
#6F4861
accent
#61A2C7
background
#F5F6F5
surface
#E9ECEA
border
#C5C7C6
text
#040805
muted
#797B79