#03291E#03291E
#03291E is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.047 H 169.2°. Best body text is #FFFFFF at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #03291E |
|---|---|
| RGB | rgb(3, 41, 30) |
| HSL | hsl(163, 86%, 9%) |
| HSV | hsv(163, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 26.8%, 83.9%) |
| CIE-LAB | lab(13.82, -16.66, 3.47) |
| CIE-LCH | lch(13.82, 17.02, 168.23°) |
| OKLab | oklab(25.12% -0.0463 0.0089) |
| OKLCH | oklch(25.12% 0.047 169.2) |
| XYZ | xyz(1.0647, 1.6988, 1.4998) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.87
Very Dark Green
#062E03
ΔE00 10.38
Evergreen
#05472A
ΔE00 11.07
Dark Green
#033500
ΔE00 12.83
Dark Teal
#014D4E
ΔE00 13.09
Dark Blue Green
#005249
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03291E #29030E
analogous
#03290B #03291E #032129
triadic
#03291E #1E0329 #291E03
tetradic
#03291E #0B0329 #29030E #212903
square
#03291E #0B0329 #29030E #212903
split-complementary
#03291E #290321 #290B03
monochromatic
#021D15 #021D15 #03291E #076248 #0B9B71
Accessibility & contrast
On white
15.67
#03291E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#03291E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03291E
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03291E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03291E | 1.00 | 15.67 | 1.34 | 15.67 |
| #FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28251D
Deuteranopia (green-blind)
#23221F
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #03291e; /* rgb */ color: rgb(3, 41, 30); /* oklch */ color: oklch(25.1% 0.047 169.2);
Tailwind
colors: {
custom: {
50: '#4a6359',
500: '#03291e',
950: '#000000',
},
}SCSS
$custom: #03291e; $custom-light: #4a6359; $custom-dark: #000000;
JSON
{
"hex": "#03291e",
"rgb": {
"r": 3,
"g": 41,
"b": 30
},
"hsl": {
"h": 162.632,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25119,
"c": 0.04715,
"h": 169.2
},
"luminance": 0.01699
}Semantic roles & 50–950 ramp
primary
#03291E
secondary
#6D1B33
accent
#2B68FD
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978