#032C2A#032C2A
#032C2A is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.043 H 190.0°. Best body text is #FFFFFF at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #032C2A |
|---|---|
| RGB | rgb(3, 44, 42) |
| HSL | hsl(177, 87%, 9%) |
| HSV | hsv(177, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 4.5%, 82.7%) |
| CIE-LAB | lab(15.42, -14.17, -2.68) |
| CIE-LCH | lch(15.42, 14.43, 190.72°) |
| OKLab | oklab(26.56% -0.0428 -0.0075) |
| OKLCH | oklch(26.56% 0.044 190) |
| XYZ | xyz(1.3560, 1.9877, 2.5022) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.59
Darkslategray
#2F4F4F
ΔE00 11.57
Gunmetal
#2A3439
ΔE00 11.84
Dark Blue Green
#005249
ΔE00 12.64
Charcoal (survey)
#343837
ΔE00 13.07
Deep Teal
#00555A
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C2A #2C0305
analogous
#032C16 #032C2A #031A2C
triadic
#032C2A #2A032C #2C2A03
tetradic
#032C2A #16032C #2C0305 #1A2C03
square
#032C2A #16032C #2C0305 #1A2C03
split-complementary
#032C2A #2C031A #2C1603
monochromatic
#021D1B #021D1B #032C2A #076561 #0B9F97
Accessibility & contrast
On white
15.03
#032C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#032C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C2A
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C2A | 1.00 | 15.03 | 1.40 | 15.03 |
| #FFFFFF | 15.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29292A
Deuteranopia (green-blind)
#23252A
Tritanopia (blue-blind)
#002E2B
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032c2a; /* rgb */ color: rgb(3, 44, 42); /* oklch */ color: oklch(26.6% 0.043 190.0);
Tailwind
colors: {
custom: {
50: '#4c6563',
500: '#032c2a',
950: '#000000',
},
}SCSS
$custom: #032c2a; $custom-light: #4c6563; $custom-dark: #000000;
JSON
{
"hex": "#032c2a",
"rgb": {
"r": 3,
"g": 44,
"b": 42
},
"hsl": {
"h": 177.073,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26564,
"c": 0.0435,
"h": 190
},
"luminance": 0.01988
}Semantic roles & 50–950 ramp
primary
#032C2A
secondary
#701B1F
accent
#2A35FD
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010505
muted
#777A79