#032C22#032C22
#032C22 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.048 H 172.3°. Best body text is #FFFFFF at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #032C22 |
|---|---|
| RGB | rgb(3, 44, 34) |
| HSL | hsl(165, 87%, 9%) |
| HSV | hsv(165, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 22.7%, 82.7%) |
| CIE-LAB | lab(15.15, -16.97, 2.55) |
| CIE-LCH | lch(15.15, 17.16, 171.46°) |
| OKLab | oklab(26.25% -0.0476 0.0065) |
| OKLCH | oklch(26.25% 0.048 172.3) |
| XYZ | xyz(1.2268, 1.9361, 1.8221) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.44
Evergreen
#05472A
ΔE00 10.67
Very Dark Green
#062E03
ΔE00 10.95
Dark Teal
#014D4E
ΔE00 11.96
Dark Blue Green
#005249
ΔE00 12.14
Darkslategray
#2F4F4F
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C22 #2C030D
analogous
#032C0E #032C22 #03222C
triadic
#032C22 #22032C #2C2203
tetradic
#032C22 #0E032C #2C030D #222C03
square
#032C22 #0E032C #2C030D #222C03
split-complementary
#032C22 #2C0322 #2C0E03
monochromatic
#021D16 #021D16 #032C22 #07654E #0B9F7B
Accessibility & contrast
On white
15.14
#032C22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#032C22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C22
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C22 | 1.00 | 15.14 | 1.39 | 15.14 |
| #FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2822
Deuteranopia (green-blind)
#252423
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c22; /* rgb */ color: rgb(3, 44, 34); /* oklch */ color: oklch(26.2% 0.048 172.3);
Tailwind
colors: {
custom: {
50: '#4b655c',
500: '#032c22',
950: '#000000',
},
}SCSS
$custom: #032c22; $custom-light: #4b655c; $custom-dark: #000000;
JSON
{
"hex": "#032c22",
"rgb": {
"r": 3,
"g": 44,
"b": 34
},
"hsl": {
"h": 165.366,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26249,
"c": 0.04807,
"h": 172.3
},
"luminance": 0.01936
}Semantic roles & 50–950 ramp
primary
#032C22
secondary
#701B30
accent
#2A5EFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79