#032C1B#032C1B
#032C1B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.055 H 160.8°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #032C1B |
|---|---|
| RGB | rgb(3, 44, 27) |
| HSL | hsl(155, 87%, 9%) |
| HSV | hsv(155, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 38.6%, 82.7%) |
| CIE-LAB | lab(14.95, -19.10, 7.15) |
| CIE-LCH | lch(14.95, 20.39, 159.48°) |
| OKLab | oklab(26.02% -0.0519 0.0181) |
| OKLCH | oklch(26.02% 0.055 160.8) |
| XYZ | xyz(1.1359, 1.8997, 1.3435) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.16
Very Dark Green
#062E03
ΔE00 7.72
Evergreen
#05472A
ΔE00 8.95
Dark Green
#033500
ΔE00 10.08
Pine Green
#0A481E
ΔE00 11.02
Hunter Green (survey)
#0B4008
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C1B #2C0314
analogous
#032C07 #032C1B #03292C
triadic
#032C1B #1B032C #2C1B03
tetradic
#032C1B #07032C #2C0314 #292C03
square
#032C1B #07032C #2C0314 #292C03
split-complementary
#032C1B #2C0329 #2C0703
monochromatic
#021D12 #021D12 #032C1B #07653E #0B9F61
Accessibility & contrast
On white
15.22
#032C1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C1B
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C1B | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281A
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c1b; /* rgb */ color: rgb(3, 44, 27); /* oklch */ color: oklch(26.0% 0.055 160.8);
Tailwind
colors: {
custom: {
50: '#4a6557',
500: '#032c1b',
950: '#000000',
},
}SCSS
$custom: #032c1b; $custom-light: #4a6557; $custom-dark: #000000;
JSON
{
"hex": "#032c1b",
"rgb": {
"r": 3,
"g": 44,
"b": 27
},
"hsl": {
"h": 155.122,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.26022,
"c": 0.05499,
"h": 160.8
},
"luminance": 0.019
}Semantic roles & 50–950 ramp
primary
#032C1B
secondary
#701B3E
accent
#2A82FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78