#032C26#032C26
#032C26 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.045 H 180.6°. Best body text is #FFFFFF at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #032C26 |
|---|---|
| RGB | rgb(3, 44, 38) |
| HSL | hsl(171, 87%, 9%) |
| HSV | hsv(171, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 13.6%, 82.7%) |
| CIE-LAB | lab(15.28, -15.62, -0.08) |
| CIE-LCH | lch(15.28, 15.62, 180.29°) |
| OKLab | oklab(26.4% -0.0452 -0.0005) |
| OKLCH | oklch(26.4% 0.045 180.6) |
| XYZ | xyz(1.2879, 1.9605, 2.1439) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.06
Dark Blue Green
#005249
ΔE00 12.14
Evergreen
#05472A
ΔE00 12.17
Darkslategray
#2F4F4F
ΔE00 12.22
Dark Forest Green
#002D04
ΔE00 12.56
Very Dark Green
#062E03
ΔE00 13.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C26 #2C0309
analogous
#032C12 #032C26 #031E2C
triadic
#032C26 #26032C #2C2603
tetradic
#032C26 #12032C #2C0309 #1E2C03
square
#032C26 #12032C #2C0309 #1E2C03
split-complementary
#032C26 #2C031E #2C1203
monochromatic
#021D19 #021D19 #032C26 #076557 #0B9F89
Accessibility & contrast
On white
15.08
#032C26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#032C26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C26
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C26 | 1.00 | 15.08 | 1.39 | 15.08 |
| #FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2926
Deuteranopia (green-blind)
#242527
Tritanopia (blue-blind)
#002D2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c26; /* rgb */ color: rgb(3, 44, 38); /* oklch */ color: oklch(26.4% 0.045 180.6);
Tailwind
colors: {
custom: {
50: '#4b6560',
500: '#032c26',
950: '#000000',
},
}SCSS
$custom: #032c26; $custom-light: #4b6560; $custom-dark: #000000;
JSON
{
"hex": "#032c26",
"rgb": {
"r": 3,
"g": 44,
"b": 38
},
"hsl": {
"h": 171.22,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26399,
"c": 0.04521,
"h": 180.6
},
"luminance": 0.01961
}Semantic roles & 50–950 ramp
primary
#032C26
secondary
#701B27
accent
#2A49FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79