#032C1E#032C1E
#032C1E is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.052 H 165.2°. Best body text is #FFFFFF at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #032C1E |
|---|---|
| RGB | rgb(3, 44, 30) |
| HSL | hsl(160, 87%, 9%) |
| HSV | hsv(160, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 31.8%, 82.7%) |
| CIE-LAB | lab(15.03, -18.23, 5.18) |
| CIE-LCH | lch(15.03, 18.95, 164.14°) |
| OKLab | oklab(26.11% -0.0501 0.0132) |
| OKLCH | oklch(26.11% 0.052 165.2) |
| XYZ | xyz(1.1724, 1.9143, 1.5358) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.50
Very Dark Green
#062E03
ΔE00 9.05
Evergreen
#05472A
ΔE00 9.54
Dark Green
#033500
ΔE00 11.38
Pine Green
#0A481E
ΔE00 11.94
Dark Blue Green
#005249
ΔE00 12.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C1E #2C0311
analogous
#032C0A #032C1E #03262C
triadic
#032C1E #1E032C #2C1E03
tetradic
#032C1E #0A032C #2C0311 #262C03
square
#032C1E #0A032C #2C0311 #262C03
split-complementary
#032C1E #2C0326 #2C0A03
monochromatic
#021D14 #021D14 #032C1E #076545 #0B9F6C
Accessibility & contrast
On white
15.19
#032C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C1E
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C1E | 1.00 | 15.19 | 1.38 | 15.19 |
| #FFFFFF | 15.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#26241F
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c1e; /* rgb */ color: rgb(3, 44, 30); /* oklch */ color: oklch(26.1% 0.052 165.2);
Tailwind
colors: {
custom: {
50: '#4a6559',
500: '#032c1e',
950: '#000000',
},
}SCSS
$custom: #032c1e; $custom-light: #4a6559; $custom-dark: #000000;
JSON
{
"hex": "#032c1e",
"rgb": {
"r": 3,
"g": 44,
"b": 30
},
"hsl": {
"h": 159.512,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26114,
"c": 0.05179,
"h": 165.2
},
"luminance": 0.01914
}Semantic roles & 50–950 ramp
primary
#032C1E
secondary
#701B38
accent
#2A72FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78