#032F1C#032F1C
#032F1C is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.059 H 159.5°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #032F1C |
|---|---|
| RGB | rgb(3, 47, 28) |
| HSL | hsl(154, 88%, 10%) |
| HSV | hsv(154, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 40.4%, 81.6%) |
| CIE-LAB | lab(16.19, -20.29, 8.15) |
| CIE-LCH | lch(16.19, 21.86, 158.11°) |
| OKLab | oklab(27.05% -0.055 0.0206) |
| OKLCH | oklch(27.05% 0.059 159.5) |
| XYZ | xyz(1.2635, 2.1361, 1.4441) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.50
Very Dark Green
#062E03
ΔE00 7.07
Evergreen
#05472A
ΔE00 7.82
Dark Green
#033500
ΔE00 9.24
Pine Green
#0A481E
ΔE00 9.87
Hunter Green (survey)
#0B4008
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F1C #2F0316
analogous
#032F06 #032F1C #032C2F
triadic
#032F1C #1C032F #2F1C03
tetradic
#032F1C #06032F #2F0316 #2C2F03
square
#032F1C #06032F #2F0316 #2C2F03
split-complementary
#032F1C #2F032C #2F0603
monochromatic
#021D11 #021D11 #032F1C #07693E #0AA261
Accessibility & contrast
On white
14.71
#032F1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#032F1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F1C
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F1C | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1B
Deuteranopia (green-blind)
#29271D
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f1c; /* rgb */ color: rgb(3, 47, 28); /* oklch */ color: oklch(27.0% 0.059 159.5);
Tailwind
colors: {
custom: {
50: '#4b6858',
500: '#032f1c',
950: '#000000',
},
}SCSS
$custom: #032f1c; $custom-light: #4b6858; $custom-dark: #000000;
JSON
{
"hex": "#032f1c",
"rgb": {
"r": 3,
"g": 47,
"b": 28
},
"hsl": {
"h": 154.091,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27048,
"c": 0.05871,
"h": 159.5
},
"luminance": 0.02136
}Semantic roles & 50–950 ramp
primary
#032F1C
secondary
#731B41
accent
#2A85FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78