#032E1A#032E1A
#032E1A is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.7% C 0.059 H 157.9°. Best body text is #FFFFFF at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #032E1A |
|---|---|
| RGB | rgb(3, 46, 26) |
| HSL | hsl(152, 88%, 10%) |
| HSV | hsv(152, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 43.5%, 82%) |
| CIE-LAB | lab(15.74, -20.34, 8.90) |
| CIE-LCH | lch(15.74, 22.20, 156.37°) |
| OKLab | oklab(26.66% -0.055 0.0224) |
| OKLCH | oklch(26.66% 0.059 157.9) |
| XYZ | xyz(1.2009, 2.0478, 1.3091) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.01
Very Dark Green
#062E03
ΔE00 6.59
Evergreen
#05472A
ΔE00 7.98
Dark Green
#033500
ΔE00 8.84
Pine Green
#0A481E
ΔE00 9.81
Hunter Green (survey)
#0B4008
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E1A #2E0317
analogous
#032E05 #032E1A #032D2E
triadic
#032E1A #1A032E #2E1A03
tetradic
#032E1A #05032E #2E0317 #2D2E03
square
#032E1A #05032E #2E0317 #2D2E03
split-complementary
#032E1A #2E032D #2E0503
monochromatic
#021D10 #021D10 #032E1A #07673A #0AA15B
Accessibility & contrast
On white
14.90
#032E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#032E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E1A
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E1A | 1.00 | 14.90 | 1.41 | 14.90 |
| #FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2919
Deuteranopia (green-blind)
#28261B
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032e1a; /* rgb */ color: rgb(3, 46, 26); /* oklch */ color: oklch(26.7% 0.059 157.9);
Tailwind
colors: {
custom: {
50: '#4b6756',
500: '#032e1a',
950: '#000000',
},
}SCSS
$custom: #032e1a; $custom-light: #4b6756; $custom-dark: #000000;
JSON
{
"hex": "#032e1a",
"rgb": {
"r": 3,
"g": 46,
"b": 26
},
"hsl": {
"h": 152.093,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.26661,
"c": 0.05935,
"h": 157.9
},
"luminance": 0.02048
}Semantic roles & 50–950 ramp
primary
#032E1A
secondary
#721B43
accent
#2A8DFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78