#032A2A#032A2A
#032A2A is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.9% C 0.042 H 194.9°. Best body text is #FFFFFF at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #032A2A |
|---|---|
| RGB | rgb(3, 42, 42) |
| HSL | hsl(180, 87%, 9%) |
| HSV | hsv(180, 93%, 16%) |
| CMYK | cmyk(92.9%, 0%, 0%, 83.5%) |
| CIE-LAB | lab(14.64, -13.00, -3.86) |
| CIE-LCH | lch(14.64, 13.56, 196.52°) |
| OKLab | oklab(25.92% -0.0404 -0.0107) |
| OKLCH | oklch(25.92% 0.042 194.9) |
| XYZ | xyz(1.2832, 1.8423, 2.4780) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.02
Dark Teal
#014D4E
ΔE00 11.23
Darkslategray
#2F4F4F
ΔE00 11.91
Charcoal (survey)
#343837
ΔE00 12.66
Dark Blue Grey
#1F3B4D
ΔE00 13.11
Almost Black
#070D0D
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032A2A #2A0303
analogous
#032A17 #032A2A #03172A
triadic
#032A2A #2A032A #2A2A03
tetradic
#032A2A #17032A #2A0303 #172A03
square
#032A2A #17032A #2A0303 #172A03
split-complementary
#032A2A #2A0317 #2A1703
monochromatic
#021D1D #021D1D #032A2A #076363 #0B9C9C
Accessibility & contrast
On white
15.35
#032A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032A2A
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032A2A | 1.00 | 15.35 | 1.37 | 15.35 |
| #FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26272A
Deuteranopia (green-blind)
#21232A
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032a2a; /* rgb */ color: rgb(3, 42, 42); /* oklch */ color: oklch(25.9% 0.042 194.9);
Tailwind
colors: {
custom: {
50: '#4b6363',
500: '#032a2a',
950: '#000000',
},
}SCSS
$custom: #032a2a; $custom-light: #4b6363; $custom-dark: #000000;
JSON
{
"hex": "#032a2a",
"rgb": {
"r": 3,
"g": 42,
"b": 42
},
"hsl": {
"h": 180,
"s": 86.667,
"l": 8.824
},
"oklch": {
"l": 0.25924,
"c": 0.04178,
"h": 194.9
},
"luminance": 0.01842
}Semantic roles & 50–950 ramp
primary
#032A2A
secondary
#6E1B1B
accent
#2B2BFD
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979