#032F1B#032F1B
#032F1B is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.060 H 158.3°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #032F1B |
|---|---|
| RGB | rgb(3, 47, 27) |
| HSL | hsl(153, 88%, 10%) |
| HSV | hsv(153, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 42.6%, 81.6%) |
| CIE-LAB | lab(16.16, -20.55, 8.80) |
| CIE-LCH | lch(16.16, 22.36, 156.83°) |
| OKLab | oklab(27.02% -0.0556 0.0221) |
| OKLCH | oklch(27.02% 0.06 158.3) |
| XYZ | xyz(1.2518, 2.1314, 1.3821) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.09
Very Dark Green
#062E03
ΔE00 6.67
Evergreen
#05472A
ΔE00 7.70
Dark Green
#033500
ΔE00 8.84
Pine Green
#0A481E
ΔE00 9.61
Hunter Green (survey)
#0B4008
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F1B #2F0317
analogous
#032F05 #032F1B #032D2F
triadic
#032F1B #1B032F #2F1B03
tetradic
#032F1B #05032F #2F0317 #2D2F03
square
#032F1B #05032F #2F0317 #2D2F03
split-complementary
#032F1B #2F032D #2F0503
monochromatic
#021D11 #021D11 #032F1B #07693C #0AA25D
Accessibility & contrast
On white
14.72
#032F1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#032F1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F1B
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F1B | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1A
Deuteranopia (green-blind)
#29271C
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f1b; /* rgb */ color: rgb(3, 47, 27); /* oklch */ color: oklch(27.0% 0.060 158.3);
Tailwind
colors: {
custom: {
50: '#4b6857',
500: '#032f1b',
950: '#000000',
},
}SCSS
$custom: #032f1b; $custom-light: #4b6857; $custom-dark: #000000;
JSON
{
"hex": "#032f1b",
"rgb": {
"r": 3,
"g": 47,
"b": 27
},
"hsl": {
"h": 152.727,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27021,
"c": 0.05984,
"h": 158.3
},
"luminance": 0.02132
}Semantic roles & 50–950 ramp
primary
#032F1B
secondary
#731B43
accent
#2A8AFE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78