#032C1A#032C1A
#032C1A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.056 H 159.4°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #032C1A |
|---|---|
| RGB | rgb(3, 44, 26) |
| HSL | hsl(154, 87%, 9%) |
| HSV | hsv(154, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 40.9%, 82.7%) |
| CIE-LAB | lab(14.93, -19.37, 7.80) |
| CIE-LCH | lch(14.93, 20.89, 158.06°) |
| OKLab | oklab(25.99% -0.0525 0.0197) |
| OKLCH | oklch(25.99% 0.056 159.4) |
| XYZ | xyz(1.1246, 1.8952, 1.2836) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.73
Very Dark Green
#062E03
ΔE00 7.29
Evergreen
#05472A
ΔE00 8.80
Dark Green
#033500
ΔE00 9.67
Pine Green
#0A481E
ΔE00 10.74
Hunter Green (survey)
#0B4008
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C1A #2C0315
analogous
#032C06 #032C1A #032A2C
triadic
#032C1A #1A032C #2C1A03
tetradic
#032C1A #06032C #2C0315 #2A2C03
square
#032C1A #06032C #2C0315 #2A2C03
split-complementary
#032C1A #2C032A #2C0603
monochromatic
#021D11 #021D11 #032C1A #07653C #0B9F5E
Accessibility & contrast
On white
15.23
#032C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C1A
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C1A | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2819
Deuteranopia (green-blind)
#26241B
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c1a; /* rgb */ color: rgb(3, 44, 26); /* oklch */ color: oklch(26.0% 0.056 159.4);
Tailwind
colors: {
custom: {
50: '#4a6556',
500: '#032c1a',
950: '#000000',
},
}SCSS
$custom: #032c1a; $custom-light: #4a6556; $custom-dark: #000000;
JSON
{
"hex": "#032c1a",
"rgb": {
"r": 3,
"g": 44,
"b": 26
},
"hsl": {
"h": 153.659,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25994,
"c": 0.05611,
"h": 159.4
},
"luminance": 0.01895
}Semantic roles & 50–950 ramp
primary
#032C1A
secondary
#701B40
accent
#2A87FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78