#032C23#032C23
#032C23 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.047 H 174.2°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #032C23 |
|---|---|
| RGB | rgb(3, 44, 35) |
| HSL | hsl(167, 87%, 9%) |
| HSV | hsv(167, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 20.5%, 82.7%) |
| CIE-LAB | lab(15.18, -16.64, 1.89) |
| CIE-LCH | lch(15.18, 16.75, 173.52°) |
| OKLab | oklab(26.28% -0.047 0.0048) |
| OKLCH | oklch(26.28% 0.047 174.2) |
| XYZ | xyz(1.2414, 1.9419, 1.8992) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.95
Evergreen
#05472A
ΔE00 11.01
Very Dark Green
#062E03
ΔE00 11.46
Dark Teal
#014D4E
ΔE00 11.71
Dark Blue Green
#005249
ΔE00 12.10
Darkslategray
#2F4F4F
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C23 #2C030C
analogous
#032C0F #032C23 #03212C
triadic
#032C23 #23032C #2C2303
tetradic
#032C23 #0F032C #2C030C #212C03
square
#032C23 #0F032C #2C030C #212C03
split-complementary
#032C23 #2C0321 #2C0F03
monochromatic
#021D17 #021D17 #032C23 #076551 #0B9F7E
Accessibility & contrast
On white
15.13
#032C23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#032C23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C23
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C23 | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2823
Deuteranopia (green-blind)
#252424
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c23; /* rgb */ color: rgb(3, 44, 35); /* oklch */ color: oklch(26.3% 0.047 174.2);
Tailwind
colors: {
custom: {
50: '#4b655d',
500: '#032c23',
950: '#000000',
},
}SCSS
$custom: #032c23; $custom-light: #4b655d; $custom-dark: #000000;
JSON
{
"hex": "#032c23",
"rgb": {
"r": 3,
"g": 44,
"b": 35
},
"hsl": {
"h": 166.829,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26285,
"c": 0.04726,
"h": 174.2
},
"luminance": 0.01942
}Semantic roles & 50–950 ramp
primary
#032C23
secondary
#701B2E
accent
#2A59FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79