#032A1F#032A1F
#032A1F is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.5% C 0.048 H 169.6°. Best body text is #FFFFFF at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #032A1F |
|---|---|
| RGB | rgb(3, 42, 31) |
| HSL | hsl(163, 87%, 9%) |
| HSV | hsv(163, 93%, 16%) |
| CMYK | cmyk(92.9%, 0%, 26.2%, 83.5%) |
| CIE-LAB | lab(14.25, -16.87, 3.38) |
| CIE-LCH | lch(14.25, 17.21, 168.67°) |
| OKLab | oklab(25.49% -0.047 0.0086) |
| OKLCH | oklch(25.49% 0.048 169.6) |
| XYZ | xyz(1.1127, 1.7741, 1.5798) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.88
Very Dark Green
#062E03
ΔE00 10.40
Evergreen
#05472A
ΔE00 10.82
Dark Teal
#014D4E
ΔE00 12.80
Dark Green
#033500
ΔE00 12.80
Dark Blue Green
#005249
ΔE00 12.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032A1F #2A030E
analogous
#032A0C #032A1F #03222A
triadic
#032A1F #1F032A #2A1F03
tetradic
#032A1F #0C032A #2A030E #222A03
square
#032A1F #0C032A #2A030E #222A03
split-complementary
#032A1F #2A0322 #2A0C03
monochromatic
#021D15 #021D15 #032A1F #076349 #0B9C73
Accessibility & contrast
On white
15.50
#032A1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#032A1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032A1F
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032A1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032A1F | 1.00 | 15.50 | 1.35 | 15.50 |
| #FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261E
Deuteranopia (green-blind)
#232320
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #032a1f; /* rgb */ color: rgb(3, 42, 31); /* oklch */ color: oklch(25.5% 0.048 169.6);
Tailwind
colors: {
custom: {
50: '#4a645a',
500: '#032a1f',
950: '#000000',
},
}SCSS
$custom: #032a1f; $custom-light: #4a645a; $custom-dark: #000000;
JSON
{
"hex": "#032a1f",
"rgb": {
"r": 3,
"g": 42,
"b": 31
},
"hsl": {
"h": 163.077,
"s": 86.667,
"l": 8.824
},
"oklch": {
"l": 0.25485,
"c": 0.04775,
"h": 169.6
},
"luminance": 0.01774
}Semantic roles & 50–950 ramp
primary
#032A1F
secondary
#6E1B32
accent
#2B66FD
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978