#032B17#032B17
#032B17 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.058 H 156.5°. Best body text is #FFFFFF at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #032B17 |
|---|---|
| RGB | rgb(3, 43, 23) |
| HSL | hsl(150, 87%, 9%) |
| HSV | hsv(150, 93%, 17%) |
| CMYK | cmyk(93%, 0%, 46.5%, 83.1%) |
| CIE-LAB | lab(14.45, -19.68, 9.21) |
| CIE-LCH | lch(14.45, 21.73, 154.91°) |
| OKLab | oklab(25.58% -0.0531 0.0231) |
| OKLCH | oklch(25.58% 0.058 156.5) |
| XYZ | xyz(1.0560, 1.8088, 1.1039) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.86
Very Dark Green
#062E03
ΔE00 6.43
Evergreen
#05472A
ΔE00 8.87
Dark Green
#033500
ΔE00 8.91
Pine Green
#0A481E
ΔE00 10.47
Hunter Green (survey)
#0B4008
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032B17 #2B0317
analogous
#032B03 #032B17 #032B2B
triadic
#032B17 #17032B #2B1703
tetradic
#032B17 #03032B #2B0317 #2B2B03
square
#032B17 #03032B #2B0317 #2B2B03
split-complementary
#032B17 #2B032B #2B0303
monochromatic
#021D0F #021D0F #032B17 #076436 #0B9D54
Accessibility & contrast
On white
15.42
#032B17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#032B17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032B17
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032B17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032B17 | 1.00 | 15.42 | 1.36 | 15.42 |
| #FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2716
Deuteranopia (green-blind)
#262318
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032b17; /* rgb */ color: rgb(3, 43, 23); /* oklch */ color: oklch(25.6% 0.058 156.5);
Tailwind
colors: {
custom: {
50: '#4a6554',
500: '#032b17',
950: '#000000',
},
}SCSS
$custom: #032b17; $custom-light: #4a6554; $custom-dark: #000000;
JSON
{
"hex": "#032b17",
"rgb": {
"r": 3,
"g": 43,
"b": 23
},
"hsl": {
"h": 150,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.25577,
"c": 0.0579,
"h": 156.5
},
"luminance": 0.01809
}Semantic roles & 50–950 ramp
primary
#032B17
secondary
#6F1B45
accent
#2B94FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78