#032F1D#032F1D
#032F1D is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.058 H 160.7°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #032F1D |
|---|---|
| RGB | rgb(3, 47, 29) |
| HSL | hsl(155, 88%, 10%) |
| HSV | hsv(155, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 38.3%, 81.6%) |
| CIE-LAB | lab(16.21, -20.01, 7.50) |
| CIE-LCH | lch(16.21, 21.37, 159.45°) |
| OKLab | oklab(27.08% -0.0544 0.019) |
| OKLCH | oklch(27.08% 0.058 160.7) |
| XYZ | xyz(1.2757, 2.1409, 1.5082) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.92
Very Dark Green
#062E03
ΔE00 7.49
Evergreen
#05472A
ΔE00 7.97
Dark Green
#033500
ΔE00 9.65
Pine Green
#0A481E
ΔE00 10.15
Hunter Green (survey)
#0B4008
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F1D #2F0315
analogous
#032F07 #032F1D #032B2F
triadic
#032F1D #1D032F #2F1D03
tetradic
#032F1D #07032F #2F0315 #2B2F03
square
#032F1D #07032F #2F0315 #2B2F03
split-complementary
#032F1D #2F032B #2F0703
monochromatic
#021D12 #021D12 #032F1D #076940 #0AA264
Accessibility & contrast
On white
14.70
#032F1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#032F1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F1D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F1D | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1C
Deuteranopia (green-blind)
#29271E
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f1d; /* rgb */ color: rgb(3, 47, 29); /* oklch */ color: oklch(27.1% 0.058 160.7);
Tailwind
colors: {
custom: {
50: '#4b6859',
500: '#032f1d',
950: '#000000',
},
}SCSS
$custom: #032f1d; $custom-light: #4b6859; $custom-dark: #000000;
JSON
{
"hex": "#032f1d",
"rgb": {
"r": 3,
"g": 47,
"b": 29
},
"hsl": {
"h": 155.455,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27076,
"c": 0.0576,
"h": 160.7
},
"luminance": 0.02141
}Semantic roles & 50–950 ramp
primary
#032F1D
secondary
#731B3F
accent
#2A81FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78