#032E26#032E26
#032E26 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.048 H 176.9°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #032E26 |
|---|---|
| RGB | rgb(3, 46, 38) |
| HSL | hsl(169, 88%, 10%) |
| HSV | hsv(169, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 17.4%, 82%) |
| CIE-LAB | lab(16.07, -16.72, 1.07) |
| CIE-LCH | lch(16.07, 16.76, 176.32°) |
| OKLab | oklab(27.05% -0.0477 0.0026) |
| OKLCH | oklch(27.05% 0.048 176.9) |
| XYZ | xyz(1.3642, 2.1131, 2.1693) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.88
Evergreen
#05472A
ΔE00 10.96
Dark Blue Green
#005249
ΔE00 11.44
Dark Forest Green
#002D04
ΔE00 11.55
Very Dark Green
#062E03
ΔE00 12.06
Darkslategray
#2F4F4F
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E26 #2E030B
analogous
#032E11 #032E26 #03212E
triadic
#032E26 #26032E #2E2603
tetradic
#032E26 #11032E #2E030B #212E03
square
#032E26 #11032E #2E030B #212E03
split-complementary
#032E26 #2E0321 #2E1103
monochromatic
#021D18 #021D18 #032E26 #076755 #0AA185
Accessibility & contrast
On white
14.76
#032E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E26
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E26 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A26
Deuteranopia (green-blind)
#262627
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032e26; /* rgb */ color: rgb(3, 46, 38); /* oklch */ color: oklch(27.0% 0.048 176.9);
Tailwind
colors: {
custom: {
50: '#4c6760',
500: '#032e26',
950: '#000000',
},
}SCSS
$custom: #032e26; $custom-light: #4c6760; $custom-dark: #000000;
JSON
{
"hex": "#032e26",
"rgb": {
"r": 3,
"g": 46,
"b": 38
},
"hsl": {
"h": 168.837,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.27046,
"c": 0.04776,
"h": 176.9
},
"luminance": 0.02113
}Semantic roles & 50–950 ramp
primary
#032E26
secondary
#721B2B
accent
#2A51FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79