#032A1A#032A1A
#032A1A is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.3% C 0.053 H 161.3°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #032A1A |
|---|---|
| RGB | rgb(3, 42, 26) |
| HSL | hsl(155, 87%, 9%) |
| HSV | hsv(155, 93%, 16%) |
| CMYK | cmyk(92.9%, 0%, 38.1%, 83.5%) |
| CIE-LAB | lab(14.11, -18.38, 6.69) |
| CIE-LCH | lch(14.11, 19.56, 160.00°) |
| OKLab | oklab(25.32% -0.05 0.017) |
| OKLCH | oklch(25.32% 0.053 161.3) |
| XYZ | xyz(1.0519, 1.7497, 1.2594) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.54
Very Dark Green
#062E03
ΔE00 8.09
Evergreen
#05472A
ΔE00 9.67
Dark Green
#033500
ΔE00 10.56
Pine Green
#0A481E
ΔE00 11.71
Hunter Green (survey)
#0B4008
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032A1A #2A0313
analogous
#032A07 #032A1A #03272A
triadic
#032A1A #1A032A #2A1A03
tetradic
#032A1A #07032A #2A0313 #272A03
square
#032A1A #07032A #2A0313 #272A03
split-complementary
#032A1A #2A0327 #2A0703
monochromatic
#021D12 #021D12 #032A1A #07633D #0B9C61
Accessibility & contrast
On white
15.56
#032A1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#032A1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032A1A
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032A1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032A1A | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292619
Deuteranopia (green-blind)
#24221B
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #032a1a; /* rgb */ color: rgb(3, 42, 26); /* oklch */ color: oklch(25.3% 0.053 161.3);
Tailwind
colors: {
custom: {
50: '#4a6456',
500: '#032a1a',
950: '#000000',
},
}SCSS
$custom: #032a1a; $custom-light: #4a6456; $custom-dark: #000000;
JSON
{
"hex": "#032a1a",
"rgb": {
"r": 3,
"g": 42,
"b": 26
},
"hsl": {
"h": 155.385,
"s": 86.667,
"l": 8.824
},
"oklch": {
"l": 0.25325,
"c": 0.05284,
"h": 161.3
},
"luminance": 0.0175
}Semantic roles & 50–950 ramp
primary
#032A1A
secondary
#6E1B3D
accent
#2B81FD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78