#032B1F#032B1F
#032B1F is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.049 H 168.2°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #032B1F |
|---|---|
| RGB | rgb(3, 43, 31) |
| HSL | hsl(162, 87%, 9%) |
| HSV | hsv(162, 93%, 17%) |
| CMYK | cmyk(93%, 0%, 27.9%, 83.1%) |
| CIE-LAB | lab(14.66, -17.40, 3.95) |
| CIE-LCH | lch(14.66, 17.85, 167.20°) |
| OKLab | oklab(25.82% -0.0482 0.0101) |
| OKLCH | oklch(25.82% 0.049 168.2) |
| XYZ | xyz(1.1486, 1.8459, 1.5918) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.41
Very Dark Green
#062E03
ΔE00 9.94
Evergreen
#05472A
ΔE00 10.30
Dark Green
#033500
ΔE00 12.31
Dark Blue Green
#005249
ΔE00 12.60
Dark Teal
#014D4E
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032B1F #2B030F
analogous
#032B0B #032B1F #03232B
triadic
#032B1F #1F032B #2B1F03
tetradic
#032B1F #0B032B #2B030F #232B03
square
#032B1F #0B032B #2B030F #232B03
split-complementary
#032B1F #2B0323 #2B0B03
monochromatic
#021D15 #021D15 #032B1F #076448 #0B9D71
Accessibility & contrast
On white
15.34
#032B1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032B1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032B1F
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032B1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032B1F | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271E
Deuteranopia (green-blind)
#242320
Tritanopia (blue-blind)
#002B28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032b1f; /* rgb */ color: rgb(3, 43, 31); /* oklch */ color: oklch(25.8% 0.049 168.2);
Tailwind
colors: {
custom: {
50: '#4a645a',
500: '#032b1f',
950: '#000000',
},
}SCSS
$custom: #032b1f; $custom-light: #4a645a; $custom-dark: #000000;
JSON
{
"hex": "#032b1f",
"rgb": {
"r": 3,
"g": 43,
"b": 31
},
"hsl": {
"h": 162,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.25816,
"c": 0.04926,
"h": 168.2
},
"luminance": 0.01846
}Semantic roles & 50–950 ramp
primary
#032B1F
secondary
#6F1B34
accent
#2B6AFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78