#032D1C#032D1C
#032D1C is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.056 H 161.2°. Best body text is #FFFFFF at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #032D1C |
|---|---|
| RGB | rgb(3, 45, 28) |
| HSL | hsl(156, 88%, 9%) |
| HSV | hsv(156, 93%, 18%) |
| CMYK | cmyk(93.3%, 0%, 37.8%, 82.4%) |
| CIE-LAB | lab(15.38, -19.31, 7.05) |
| CIE-LCH | lch(15.38, 20.56, 159.95°) |
| OKLab | oklab(26.38% -0.0525 0.0179) |
| OKLCH | oklch(26.38% 0.056 161.2) |
| XYZ | xyz(1.1854, 1.9798, 1.4181) |
| Luminance | 0.0198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.21
Very Dark Green
#062E03
ΔE00 7.77
Evergreen
#05472A
ΔE00 8.68
Dark Green
#033500
ΔE00 10.07
Pine Green
#0A481E
ΔE00 10.82
Hunter Green (survey)
#0B4008
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032D1C #2D0314
analogous
#032D07 #032D1C #03292D
triadic
#032D1C #1C032D #2D1C03
tetradic
#032D1C #07032D #2D0314 #292D03
square
#032D1C #07032D #2D0314 #292D03
split-complementary
#032D1C #2D0329 #2D0703
monochromatic
#021D12 #021D12 #032D1C #076640 #0BA063
Accessibility & contrast
On white
15.04
#032D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#032D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032D1C
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032D1C | 1.00 | 15.04 | 1.40 | 15.04 |
| #FFFFFF | 15.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291B
Deuteranopia (green-blind)
#27251D
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032d1c; /* rgb */ color: rgb(3, 45, 28); /* oklch */ color: oklch(26.4% 0.056 161.2);
Tailwind
colors: {
custom: {
50: '#4b6658',
500: '#032d1c',
950: '#000000',
},
}SCSS
$custom: #032d1c; $custom-light: #4b6658; $custom-dark: #000000;
JSON
{
"hex": "#032d1c",
"rgb": {
"r": 3,
"g": 45,
"b": 28
},
"hsl": {
"h": 155.714,
"s": 87.5,
"l": 9.412
},
"oklch": {
"l": 0.26384,
"c": 0.0555,
"h": 161.2
},
"luminance": 0.0198
}Semantic roles & 50–950 ramp
primary
#032D1C
secondary
#711B3E
accent
#2A80FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78