#032B23#032B23
#032B23 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.046 H 176.0°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #032B23 |
|---|---|
| RGB | rgb(3, 43, 35) |
| HSL | hsl(168, 87%, 9%) |
| HSV | hsv(168, 93%, 17%) |
| CMYK | cmyk(93%, 0%, 18.6%, 83.1%) |
| CIE-LAB | lab(14.78, -16.10, 1.31) |
| CIE-LCH | lch(14.78, 16.15, 175.34°) |
| OKLab | oklab(25.96% -0.0458 0.0032) |
| OKLCH | oklch(25.96% 0.046 176) |
| XYZ | xyz(1.2046, 1.8683, 1.8869) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.44
Evergreen
#05472A
ΔE00 11.58
Dark Teal
#014D4E
ΔE00 11.76
Very Dark Green
#062E03
ΔE00 11.94
Dark Blue Green
#005249
ΔE00 12.41
Darkslategray
#2F4F4F
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032B23 #2B030B
analogous
#032B0F #032B23 #031F2B
triadic
#032B23 #23032B #2B2303
tetradic
#032B23 #0F032B #2B030B #1F2B03
square
#032B23 #0F032B #2B030B #1F2B03
split-complementary
#032B23 #2B031F #2B0F03
monochromatic
#021D17 #021D17 #032B23 #076452 #0B9D80
Accessibility & contrast
On white
15.29
#032B23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032B23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032B23
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032B23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032B23 | 1.00 | 15.29 | 1.37 | 15.29 |
| #FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292823
Deuteranopia (green-blind)
#242424
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032b23; /* rgb */ color: rgb(3, 43, 35); /* oklch */ color: oklch(26.0% 0.046 176.0);
Tailwind
colors: {
custom: {
50: '#4b645d',
500: '#032b23',
950: '#000000',
},
}SCSS
$custom: #032b23; $custom-light: #4b645d; $custom-dark: #000000;
JSON
{
"hex": "#032b23",
"rgb": {
"r": 3,
"g": 43,
"b": 35
},
"hsl": {
"h": 168,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.25958,
"c": 0.04588,
"h": 176
},
"luminance": 0.01868
}Semantic roles & 50–950 ramp
primary
#032B23
secondary
#6F1B2C
accent
#2B55FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79