#032F1F#032F1F
#032F1F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.1% C 0.055 H 163.5°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #032F1F |
|---|---|
| RGB | rgb(3, 47, 31) |
| HSL | hsl(158, 88%, 10%) |
| HSV | hsv(158, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 34%, 81.6%) |
| CIE-LAB | lab(16.26, -19.45, 6.20) |
| CIE-LCH | lch(16.26, 20.41, 162.31°) |
| OKLab | oklab(27.14% -0.0532 0.0158) |
| OKLCH | oklch(27.14% 0.055 163.5) |
| XYZ | xyz(1.3012, 2.1512, 1.6427) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.78
Evergreen
#05472A
ΔE00 8.34
Very Dark Green
#062E03
ΔE00 8.34
Dark Green
#033500
ΔE00 10.50
Pine Green
#0A481E
ΔE00 10.76
Dark Blue Green
#005249
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F1F #2F0313
analogous
#032F09 #032F1F #03292F
triadic
#032F1F #1F032F #2F1F03
tetradic
#032F1F #09032F #2F0313 #292F03
square
#032F1F #09032F #2F0313 #292F03
split-complementary
#032F1F #2F0329 #2F0903
monochromatic
#021D13 #021D13 #032F1F #076945 #0AA26B
Accessibility & contrast
On white
14.68
#032F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#032F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F1F
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F1F | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1E
Deuteranopia (green-blind)
#282720
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f1f; /* rgb */ color: rgb(3, 47, 31); /* oklch */ color: oklch(27.1% 0.055 163.5);
Tailwind
colors: {
custom: {
50: '#4b685a',
500: '#032f1f',
950: '#000000',
},
}SCSS
$custom: #032f1f; $custom-light: #4b685a; $custom-dark: #000000;
JSON
{
"hex": "#032f1f",
"rgb": {
"r": 3,
"g": 47,
"b": 31
},
"hsl": {
"h": 158.182,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27135,
"c": 0.05547,
"h": 163.5
},
"luminance": 0.02151
}Semantic roles & 50–950 ramp
primary
#032F1F
secondary
#731B3B
accent
#2A77FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78