#032C24#032C24
#032C24 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.047 H 176.3°. Best body text is #FFFFFF at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #032C24 |
|---|---|
| RGB | rgb(3, 44, 36) |
| HSL | hsl(168, 87%, 9%) |
| HSV | hsv(168, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 18.2%, 82.7%) |
| CIE-LAB | lab(15.21, -16.31, 1.23) |
| CIE-LCH | lch(15.21, 16.35, 175.68°) |
| OKLab | oklab(26.32% -0.0464 0.003) |
| OKLCH | oklch(26.32% 0.047 176.3) |
| XYZ | xyz(1.2565, 1.9479, 1.9785) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 11.37
Dark Teal
#014D4E
ΔE00 11.47
Dark Forest Green
#002D04
ΔE00 11.47
Very Dark Green
#062E03
ΔE00 11.97
Dark Blue Green
#005249
ΔE00 12.08
Darkslategray
#2F4F4F
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C24 #2C030B
analogous
#032C10 #032C24 #03202C
triadic
#032C24 #24032C #2C2403
tetradic
#032C24 #10032C #2C030B #202C03
square
#032C24 #10032C #2C030B #202C03
split-complementary
#032C24 #2C0320 #2C1003
monochromatic
#021D17 #021D17 #032C24 #076553 #0B9F82
Accessibility & contrast
On white
15.11
#032C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#032C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C24
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C24 | 1.00 | 15.11 | 1.39 | 15.11 |
| #FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2824
Deuteranopia (green-blind)
#242425
Tritanopia (blue-blind)
#002D2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c24; /* rgb */ color: rgb(3, 44, 36); /* oklch */ color: oklch(26.3% 0.047 176.3);
Tailwind
colors: {
custom: {
50: '#4b655e',
500: '#032c24',
950: '#000000',
},
}SCSS
$custom: #032c24; $custom-light: #4b655e; $custom-dark: #000000;
JSON
{
"hex": "#032c24",
"rgb": {
"r": 3,
"g": 44,
"b": 36
},
"hsl": {
"h": 168.293,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26322,
"c": 0.04651,
"h": 176.3
},
"luminance": 0.01948
}Semantic roles & 50–950 ramp
primary
#032C24
secondary
#701B2C
accent
#2A54FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79