#032E2A#032E2A
#032E2A is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.2% C 0.046 H 185.5°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #032E2A |
|---|---|
| RGB | rgb(3, 46, 42) |
| HSL | hsl(174, 88%, 10%) |
| HSV | hsv(174, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 8.7%, 82%) |
| CIE-LAB | lab(16.21, -15.32, -1.52) |
| CIE-LCH | lch(16.21, 15.40, 185.68°) |
| OKLab | oklab(27.2% -0.0453 -0.0044) |
| OKLCH | oklch(27.2% 0.046 185.5) |
| XYZ | xyz(1.4323, 2.1403, 2.5277) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.14
Darkslategray
#2F4F4F
ΔE00 11.36
Dark Blue Green
#005249
ΔE00 11.69
Gunmetal
#2A3439
ΔE00 12.67
Evergreen
#05472A
ΔE00 12.69
Deep Teal
#00555A
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E2A #2E0307
analogous
#032E15 #032E2A #031D2E
triadic
#032E2A #2A032E #2E2A03
tetradic
#032E2A #15032E #2E0307 #1D2E03
square
#032E2A #15032E #2E0307 #1D2E03
split-complementary
#032E2A #2E031D #2E1503
monochromatic
#021D1A #021D1A #032E2A #07675E #0AA193
Accessibility & contrast
On white
14.70
#032E2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#032E2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E2A
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E2A | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B2A
Deuteranopia (green-blind)
#25262A
Tritanopia (blue-blind)
#002F2D
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032e2a; /* rgb */ color: rgb(3, 46, 42); /* oklch */ color: oklch(27.2% 0.046 185.5);
Tailwind
colors: {
custom: {
50: '#4c6763',
500: '#032e2a',
950: '#000000',
},
}SCSS
$custom: #032e2a; $custom-light: #4c6763; $custom-dark: #000000;
JSON
{
"hex": "#032e2a",
"rgb": {
"r": 3,
"g": 46,
"b": 42
},
"hsl": {
"h": 174.419,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.27204,
"c": 0.04553,
"h": 185.5
},
"luminance": 0.02141
}Semantic roles & 50–950 ramp
primary
#032E2A
secondary
#721B23
accent
#2A3EFE
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79