#032D1F#032D1F
#032D1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.052 H 165.6°. Best body text is #FFFFFF at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #032D1F |
|---|---|
| RGB | rgb(3, 45, 31) |
| HSL | hsl(160, 88%, 9%) |
| HSV | hsv(160, 93%, 18%) |
| CMYK | cmyk(93.3%, 0%, 31.1%, 82.4%) |
| CIE-LAB | lab(15.46, -18.44, 5.09) |
| CIE-LCH | lch(15.46, 19.13, 164.58°) |
| OKLab | oklab(26.48% -0.0507 0.013) |
| OKLCH | oklch(26.48% 0.052 165.6) |
| XYZ | xyz(1.2231, 1.9949, 1.6166) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.55
Very Dark Green
#062E03
ΔE00 9.09
Evergreen
#05472A
ΔE00 9.29
Dark Green
#033500
ΔE00 11.37
Pine Green
#0A481E
ΔE00 11.77
Dark Blue Green
#005249
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032D1F #2D0311
analogous
#032D0A #032D1F #03262D
triadic
#032D1F #1F032D #2D1F03
tetradic
#032D1F #0A032D #2D0311 #262D03
square
#032D1F #0A032D #2D0311 #262D03
split-complementary
#032D1F #2D0326 #2D0A03
monochromatic
#021D14 #021D14 #032D1F #076647 #0BA06E
Accessibility & contrast
On white
15.01
#032D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#032D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032D1F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032D1F | 1.00 | 15.01 | 1.40 | 15.01 |
| #FFFFFF | 15.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291E
Deuteranopia (green-blind)
#262520
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032d1f; /* rgb */ color: rgb(3, 45, 31); /* oklch */ color: oklch(26.5% 0.052 165.6);
Tailwind
colors: {
custom: {
50: '#4b665a',
500: '#032d1f',
950: '#000000',
},
}SCSS
$custom: #032d1f; $custom-light: #4b665a; $custom-dark: #000000;
JSON
{
"hex": "#032d1f",
"rgb": {
"r": 3,
"g": 45,
"b": 31
},
"hsl": {
"h": 160,
"s": 87.5,
"l": 9.412
},
"oklch": {
"l": 0.26476,
"c": 0.05234,
"h": 165.6
},
"luminance": 0.01995
}Semantic roles & 50–950 ramp
primary
#032D1F
secondary
#711B38
accent
#2A71FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78