#032F2B#032F2B
#032F2B is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.046 H 185.7°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #032F2B |
|---|---|
| RGB | rgb(3, 47, 43) |
| HSL | hsl(175, 88%, 10%) |
| HSV | hsv(175, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 8.5%, 81.6%) |
| CIE-LAB | lab(16.63, -15.53, -1.59) |
| CIE-LCH | lch(16.63, 15.61, 185.86°) |
| OKLab | oklab(27.56% -0.046 -0.0046) |
| OKLCH | oklch(27.56% 0.046 185.7) |
| XYZ | xyz(1.4899, 2.2266, 2.6363) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 9.83
Darkslategray
#2F4F4F
ΔE00 11.13
Dark Blue Green
#005249
ΔE00 11.38
Evergreen
#05472A
ΔE00 12.52
Gunmetal
#2A3439
ΔE00 12.72
Deep Teal
#00555A
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F2B #2F0307
analogous
#032F15 #032F2B #031D2F
triadic
#032F2B #2B032F #2F2B03
tetradic
#032F2B #15032F #2F0307 #1D2F03
square
#032F2B #15032F #2F0307 #1D2F03
split-complementary
#032F2B #2F031D #2F1503
monochromatic
#021D1A #021D1A #032F2B #076960 #0AA294
Accessibility & contrast
On white
14.53
#032F2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#032F2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F2B
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F2B | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2C2B
Deuteranopia (green-blind)
#26272B
Tritanopia (blue-blind)
#00302E
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #032f2b; /* rgb */ color: rgb(3, 47, 43); /* oklch */ color: oklch(27.6% 0.046 185.7);
Tailwind
colors: {
custom: {
50: '#4c6864',
500: '#032f2b',
950: '#000000',
},
}SCSS
$custom: #032f2b; $custom-light: #4c6864; $custom-dark: #000000;
JSON
{
"hex": "#032f2b",
"rgb": {
"r": 3,
"g": 47,
"b": 43
},
"hsl": {
"h": 174.545,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27564,
"c": 0.04619,
"h": 185.7
},
"luminance": 0.02227
}Semantic roles & 50–950 ramp
primary
#032F2B
secondary
#731B23
accent
#2A3DFE
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79