#03291F#03291F
#03291F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.046 H 171.1°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #03291F |
|---|---|
| RGB | rgb(3, 41, 31) |
| HSL | hsl(164, 86%, 9%) |
| HSV | hsv(164, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 24.4%, 83.9%) |
| CIE-LAB | lab(13.85, -16.34, 2.81) |
| CIE-LCH | lch(13.85, 16.58, 170.26°) |
| OKLab | oklab(25.15% -0.0457 0.0072) |
| OKLCH | oklch(25.15% 0.046 171.1) |
| XYZ | xyz(1.0777, 1.7040, 1.5682) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.37
Very Dark Green
#062E03
ΔE00 10.88
Evergreen
#05472A
ΔE00 11.36
Dark Teal
#014D4E
ΔE00 12.83
Dark Blue Green
#005249
ΔE00 13.10
Dark Green
#033500
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03291F #29030D
analogous
#03290C #03291F #032029
triadic
#03291F #1F0329 #291F03
tetradic
#03291F #0C0329 #29030D #202903
square
#03291F #0C0329 #29030D #202903
split-complementary
#03291F #290320 #290C03
monochromatic
#021D16 #021D16 #03291F #07624A #0B9B75
Accessibility & contrast
On white
15.66
#03291F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#03291F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03291F
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03291F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03291F | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251F
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #03291f; /* rgb */ color: rgb(3, 41, 31); /* oklch */ color: oklch(25.2% 0.046 171.1);
Tailwind
colors: {
custom: {
50: '#4a635a',
500: '#03291f',
950: '#000000',
},
}SCSS
$custom: #03291f; $custom-light: #4a635a; $custom-dark: #000000;
JSON
{
"hex": "#03291f",
"rgb": {
"r": 3,
"g": 41,
"b": 31
},
"hsl": {
"h": 164.211,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25154,
"c": 0.04625,
"h": 171.1
},
"luminance": 0.01704
}Semantic roles & 50–950 ramp
primary
#03291F
secondary
#6D1B30
accent
#2B62FD
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978