#032C1F#032C1F
#032C1F is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.051 H 166.9°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #032C1F |
|---|---|
| RGB | rgb(3, 44, 31) |
| HSL | hsl(161, 87%, 9%) |
| HSV | hsv(161, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 29.5%, 82.7%) |
| CIE-LAB | lab(15.06, -17.92, 4.52) |
| CIE-LCH | lch(15.06, 18.48, 165.84°) |
| OKLab | oklab(26.15% -0.0495 0.0116) |
| OKLCH | oklch(26.15% 0.051 166.9) |
| XYZ | xyz(1.1854, 1.9195, 1.6041) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.97
Very Dark Green
#062E03
ΔE00 9.51
Evergreen
#05472A
ΔE00 9.79
Dark Green
#033500
ΔE00 11.83
Pine Green
#0A481E
ΔE00 12.28
Dark Blue Green
#005249
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C1F #2C0310
analogous
#032C0B #032C1F #03252C
triadic
#032C1F #1F032C #2C1F03
tetradic
#032C1F #0B032C #2C0310 #252C03
square
#032C1F #0B032C #2C0310 #252C03
split-complementary
#032C1F #2C0325 #2C0B03
monochromatic
#021D14 #021D14 #032C1F #076547 #0B9F70
Accessibility & contrast
On white
15.17
#032C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C1F
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C1F | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281E
Deuteranopia (green-blind)
#252420
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c1f; /* rgb */ color: rgb(3, 44, 31); /* oklch */ color: oklch(26.1% 0.051 166.9);
Tailwind
colors: {
custom: {
50: '#4b655a',
500: '#032c1f',
950: '#000000',
},
}SCSS
$custom: #032c1f; $custom-light: #4b655a; $custom-dark: #000000;
JSON
{
"hex": "#032c1f",
"rgb": {
"r": 3,
"g": 44,
"b": 31
},
"hsl": {
"h": 160.976,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26146,
"c": 0.0508,
"h": 166.9
},
"luminance": 0.0192
}Semantic roles & 50–950 ramp
primary
#032C1F
secondary
#701B36
accent
#2A6DFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78