#032B26#032B26
#032B26 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.044 H 182.6°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #032B26 |
|---|---|
| RGB | rgb(3, 43, 38) |
| HSL | hsl(173, 87%, 9%) |
| HSV | hsv(173, 93%, 17%) |
| CMYK | cmyk(93%, 0%, 11.6%, 83.1%) |
| CIE-LAB | lab(14.88, -15.06, -0.66) |
| CIE-LCH | lch(14.88, 15.07, 182.50°) |
| OKLab | oklab(26.08% -0.044 -0.002) |
| OKLCH | oklch(26.08% 0.044 182.6) |
| XYZ | xyz(1.2511, 1.8869, 2.1316) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.20
Darkslategray
#2F4F4F
ΔE00 12.27
Dark Blue Green
#005249
ΔE00 12.54
Evergreen
#05472A
ΔE00 12.80
Gunmetal
#2A3439
ΔE00 12.94
Dark Forest Green
#002D04
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032B26 #2B0308
analogous
#032B12 #032B26 #031C2B
triadic
#032B26 #26032B #2B2603
tetradic
#032B26 #12032B #2B0308 #1C2B03
square
#032B26 #12032B #2B0308 #1C2B03
split-complementary
#032B26 #2B031C #2B1203
monochromatic
#021D19 #021D19 #032B26 #076459 #0B9D8B
Accessibility & contrast
On white
15.25
#032B26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032B26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032B26
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032B26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032B26 | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282826
Deuteranopia (green-blind)
#232426
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032b26; /* rgb */ color: rgb(3, 43, 38); /* oklch */ color: oklch(26.1% 0.044 182.6);
Tailwind
colors: {
custom: {
50: '#4b6460',
500: '#032b26',
950: '#000000',
},
}SCSS
$custom: #032b26; $custom-light: #4b6460; $custom-dark: #000000;
JSON
{
"hex": "#032b26",
"rgb": {
"r": 3,
"g": 43,
"b": 38
},
"hsl": {
"h": 172.5,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.26075,
"c": 0.04401,
"h": 182.6
},
"luminance": 0.01887
}Semantic roles & 50–950 ramp
primary
#032B26
secondary
#6F1B25
accent
#2B45FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79