#032E24#032E24
#032E24 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.049 H 173.0°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #032E24 |
|---|---|
| RGB | rgb(3, 46, 36) |
| HSL | hsl(166, 88%, 10%) |
| HSV | hsv(166, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 21.7%, 82%) |
| CIE-LAB | lab(16.01, -17.39, 2.38) |
| CIE-LCH | lch(16.01, 17.55, 172.21°) |
| OKLab | oklab(26.97% -0.0489 0.006) |
| OKLCH | oklch(26.97% 0.049 173) |
| XYZ | xyz(1.3328, 2.1006, 2.0039) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.23
Dark Forest Green
#002D04
ΔE00 10.52
Very Dark Green
#062E03
ΔE00 11.04
Dark Teal
#014D4E
ΔE00 11.39
Dark Blue Green
#005249
ΔE00 11.50
Darkslategray
#2F4F4F
ΔE00 12.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E24 #2E030D
analogous
#032E0F #032E24 #03232E
triadic
#032E24 #24032E #2E2403
tetradic
#032E24 #0F032E #2E030D #232E03
square
#032E24 #0F032E #2E030D #232E03
split-complementary
#032E24 #2E0323 #2E0F03
monochromatic
#021D16 #021D16 #032E24 #076751 #0AA17E
Accessibility & contrast
On white
14.79
#032E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E24
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E24 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A24
Deuteranopia (green-blind)
#262625
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032e24; /* rgb */ color: rgb(3, 46, 36); /* oklch */ color: oklch(27.0% 0.049 173.0);
Tailwind
colors: {
custom: {
50: '#4b675e',
500: '#032e24',
950: '#000000',
},
}SCSS
$custom: #032e24; $custom-light: #4b675e; $custom-dark: #000000;
JSON
{
"hex": "#032e24",
"rgb": {
"r": 3,
"g": 46,
"b": 36
},
"hsl": {
"h": 166.047,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.26973,
"c": 0.04927,
"h": 173
},
"luminance": 0.02101
}Semantic roles & 50–950 ramp
primary
#032E24
secondary
#721B2F
accent
#2A5BFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79