#032C2B#032C2B
#032C2B is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.043 H 192.4°. Best body text is #FFFFFF at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #032C2B |
|---|---|
| RGB | rgb(3, 44, 43) |
| HSL | hsl(179, 87%, 9%) |
| HSV | hsv(179, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 2.3%, 82.7%) |
| CIE-LAB | lab(15.46, -13.80, -3.33) |
| CIE-LCH | lch(15.46, 14.20, 193.57°) |
| OKLab | oklab(26.61% -0.0423 -0.0093) |
| OKLCH | oklch(26.61% 0.043 192.4) |
| XYZ | xyz(1.3741, 1.9950, 2.5977) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.56
Darkslategray
#2F4F4F
ΔE00 11.46
Gunmetal
#2A3439
ΔE00 11.46
Dark Blue Green
#005249
ΔE00 12.84
Charcoal (survey)
#343837
ΔE00 12.88
Deep Teal
#00555A
ΔE00 13.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C2B #2C0304
analogous
#032C17 #032C2B #03192C
triadic
#032C2B #2B032C #2C2B03
tetradic
#032C2B #17032C #2C0304 #192C03
square
#032C2B #17032C #2C0304 #192C03
split-complementary
#032C2B #2C0319 #2C1703
monochromatic
#021D1C #021D1C #032C2B #076563 #0B9F9B
Accessibility & contrast
On white
15.01
#032C2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#032C2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C2B
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C2B | 1.00 | 15.01 | 1.40 | 15.01 |
| #FFFFFF | 15.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29292B
Deuteranopia (green-blind)
#23252B
Tritanopia (blue-blind)
#002E2C
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032c2b; /* rgb */ color: rgb(3, 44, 43); /* oklch */ color: oklch(26.6% 0.043 192.4);
Tailwind
colors: {
custom: {
50: '#4c6564',
500: '#032c2b',
950: '#000000',
},
}SCSS
$custom: #032c2b; $custom-light: #4c6564; $custom-dark: #000000;
JSON
{
"hex": "#032c2b",
"rgb": {
"r": 3,
"g": 44,
"b": 43
},
"hsl": {
"h": 178.537,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26608,
"c": 0.04329,
"h": 192.4
},
"luminance": 0.01995
}Semantic roles & 50–950 ramp
primary
#032C2B
secondary
#701B1D
accent
#2A30FD
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010505
muted
#777A79