#032F24#032F24
#032F24 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.051 H 171.5°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #032F24 |
|---|---|
| RGB | rgb(3, 47, 36) |
| HSL | hsl(165, 88%, 10%) |
| HSV | hsv(165, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 23.4%, 81.6%) |
| CIE-LAB | lab(16.40, -17.92, 2.95) |
| CIE-LCH | lch(16.40, 18.16, 170.66°) |
| OKLab | oklab(27.3% -0.0501 0.0075) |
| OKLCH | oklch(27.3% 0.051 171.5) |
| XYZ | xyz(1.3723, 2.1796, 2.0171) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.68
Dark Forest Green
#002D04
ΔE00 10.09
Very Dark Green
#062E03
ΔE00 10.62
Dark Blue Green
#005249
ΔE00 11.24
Dark Teal
#014D4E
ΔE00 11.40
Pine Green
#0A481E
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F24 #2F030E
analogous
#032F0E #032F24 #03242F
triadic
#032F24 #24032F #2F2403
tetradic
#032F24 #0E032F #2F030E #242F03
square
#032F24 #0E032F #2F030E #242F03
split-complementary
#032F24 #2F0324 #2F0E03
monochromatic
#021D16 #021D16 #032F24 #076950 #0AA27C
Accessibility & contrast
On white
14.62
#032F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#032F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F24
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F24 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B23
Deuteranopia (green-blind)
#282725
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #032f24; /* rgb */ color: rgb(3, 47, 36); /* oklch */ color: oklch(27.3% 0.051 171.5);
Tailwind
colors: {
custom: {
50: '#4c685e',
500: '#032f24',
950: '#000000',
},
}SCSS
$custom: #032f24; $custom-light: #4c685e; $custom-dark: #000000;
JSON
{
"hex": "#032f24",
"rgb": {
"r": 3,
"g": 47,
"b": 36
},
"hsl": {
"h": 165,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27298,
"c": 0.05069,
"h": 171.5
},
"luminance": 0.0218
}Semantic roles & 50–950 ramp
primary
#032F24
secondary
#731B31
accent
#2A5FFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79