#032F1E#032F1E
#032F1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.057 H 162.1°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #032F1E |
|---|---|
| RGB | rgb(3, 47, 30) |
| HSL | hsl(157, 88%, 10%) |
| HSV | hsv(157, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 36.2%, 81.6%) |
| CIE-LAB | lab(16.24, -19.73, 6.85) |
| CIE-LCH | lch(16.24, 20.89, 160.84°) |
| OKLab | oklab(27.11% -0.0538 0.0174) |
| OKLCH | oklch(27.11% 0.057 162.1) |
| XYZ | xyz(1.2883, 2.1460, 1.5744) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.34
Very Dark Green
#062E03
ΔE00 7.91
Evergreen
#05472A
ΔE00 8.14
Dark Green
#033500
ΔE00 10.07
Pine Green
#0A481E
ΔE00 10.45
Hunter Green (survey)
#0B4008
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F1E #2F0314
analogous
#032F08 #032F1E #032A2F
triadic
#032F1E #1E032F #2F1E03
tetradic
#032F1E #08032F #2F0314 #2A2F03
square
#032F1E #08032F #2F0314 #2A2F03
split-complementary
#032F1E #2F032A #2F0803
monochromatic
#021D12 #021D12 #032F1E #076943 #0AA267
Accessibility & contrast
On white
14.69
#032F1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#032F1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F1E
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F1E | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1D
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f1e; /* rgb */ color: rgb(3, 47, 30); /* oklch */ color: oklch(27.1% 0.057 162.1);
Tailwind
colors: {
custom: {
50: '#4b6859',
500: '#032f1e',
950: '#000000',
},
}SCSS
$custom: #032f1e; $custom-light: #4b6859; $custom-dark: #000000;
JSON
{
"hex": "#032f1e",
"rgb": {
"r": 3,
"g": 47,
"b": 30
},
"hsl": {
"h": 156.818,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27105,
"c": 0.05653,
"h": 162.1
},
"luminance": 0.02146
}Semantic roles & 50–950 ramp
primary
#032F1E
secondary
#731B3D
accent
#2A7CFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78