#032A1E#032A1E
#032A1E is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.5% C 0.049 H 167.7°. Best body text is #FFFFFF at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #032A1E |
|---|---|
| RGB | rgb(3, 42, 30) |
| HSL | hsl(162, 87%, 9%) |
| HSV | hsv(162, 93%, 16%) |
| CMYK | cmyk(92.9%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(14.22, -17.19, 4.04) |
| CIE-LCH | lch(14.22, 17.66, 166.76°) |
| OKLab | oklab(25.45% -0.0476 0.0103) |
| OKLCH | oklch(25.45% 0.049 167.7) |
| XYZ | xyz(1.0997, 1.7689, 1.5115) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.39
Very Dark Green
#062E03
ΔE00 9.92
Evergreen
#05472A
ΔE00 10.54
Dark Green
#033500
ΔE00 12.33
Dark Blue Green
#005249
ΔE00 12.92
Pine Green
#0A481E
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032A1E #2A030F
analogous
#032A0B #032A1E #03232A
triadic
#032A1E #1E032A #2A1E03
tetradic
#032A1E #0B032A #2A030F #232A03
square
#032A1E #0B032A #2A030F #232A03
split-complementary
#032A1E #2A0323 #2A0B03
monochromatic
#021D14 #021D14 #032A1E #076347 #0B9C70
Accessibility & contrast
On white
15.51
#032A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#032A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032A1E
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032A1E | 1.00 | 15.51 | 1.35 | 15.51 |
| #FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261D
Deuteranopia (green-blind)
#24231F
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #032a1e; /* rgb */ color: rgb(3, 42, 30); /* oklch */ color: oklch(25.5% 0.049 167.7);
Tailwind
colors: {
custom: {
50: '#4a6459',
500: '#032a1e',
950: '#000000',
},
}SCSS
$custom: #032a1e; $custom-light: #4a6459; $custom-dark: #000000;
JSON
{
"hex": "#032a1e",
"rgb": {
"r": 3,
"g": 42,
"b": 30
},
"hsl": {
"h": 161.538,
"s": 86.667,
"l": 8.824
},
"oklch": {
"l": 0.25451,
"c": 0.04868,
"h": 167.7
},
"luminance": 0.01769
}Semantic roles & 50–950 ramp
primary
#032A1E
secondary
#6E1B34
accent
#2B6CFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78