#032C20#032C20
#032C20 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.050 H 168.6°. Best body text is #FFFFFF at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #032C20 |
|---|---|
| RGB | rgb(3, 44, 32) |
| HSL | hsl(162, 87%, 9%) |
| HSV | hsv(162, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 27.3%, 82.7%) |
| CIE-LAB | lab(15.09, -17.61, 3.86) |
| CIE-LCH | lch(15.09, 18.03, 167.63°) |
| OKLab | oklab(26.18% -0.0488 0.0099) |
| OKLCH | oklch(26.18% 0.05 168.6) |
| XYZ | xyz(1.1988, 1.9249, 1.6746) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.45
Very Dark Green
#062E03
ΔE00 9.98
Evergreen
#05472A
ΔE00 10.06
Dark Blue Green
#005249
ΔE00 12.28
Dark Green
#033500
ΔE00 12.29
Dark Teal
#014D4E
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C20 #2C030F
analogous
#032C0C #032C20 #03242C
triadic
#032C20 #20032C #2C2003
tetradic
#032C20 #0C032C #2C030F #242C03
square
#032C20 #0C032C #2C030F #242C03
split-complementary
#032C20 #2C0324 #2C0C03
monochromatic
#021D15 #021D15 #032C20 #07654A #0B9F73
Accessibility & contrast
On white
15.16
#032C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#032C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C20
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C20 | 1.00 | 15.16 | 1.39 | 15.16 |
| #FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281F
Deuteranopia (green-blind)
#252421
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c20; /* rgb */ color: rgb(3, 44, 32); /* oklch */ color: oklch(26.2% 0.050 168.6);
Tailwind
colors: {
custom: {
50: '#4b655b',
500: '#032c20',
950: '#000000',
},
}SCSS
$custom: #032c20; $custom-light: #4b655b; $custom-dark: #000000;
JSON
{
"hex": "#032c20",
"rgb": {
"r": 3,
"g": 44,
"b": 32
},
"hsl": {
"h": 162.439,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26179,
"c": 0.04984,
"h": 168.6
},
"luminance": 0.01925
}Semantic roles & 50–950 ramp
primary
#032C20
secondary
#701B34
accent
#2A68FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79