#03291D#03291D
#03291D is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.048 H 167.3°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #03291D |
|---|---|
| RGB | rgb(3, 41, 29) |
| HSL | hsl(161, 86%, 9%) |
| HSV | hsv(161, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 29.3%, 83.9%) |
| CIE-LAB | lab(13.79, -16.98, 4.14) |
| CIE-LCH | lch(13.79, 17.47, 166.31°) |
| OKLab | oklab(25.09% -0.0469 0.0106) |
| OKLCH | oklch(25.09% 0.048 167.3) |
| XYZ | xyz(1.0521, 1.6938, 1.4336) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.38
Very Dark Green
#062E03
ΔE00 9.90
Evergreen
#05472A
ΔE00 10.79
Dark Green
#033500
ΔE00 12.36
Pine Green
#0A481E
ΔE00 13.17
Dark Blue Green
#005249
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03291D #29030F
analogous
#03290A #03291D #032229
triadic
#03291D #1D0329 #291D03
tetradic
#03291D #0A0329 #29030F #222903
square
#03291D #0A0329 #29030F #222903
split-complementary
#03291D #290322 #290A03
monochromatic
#021D14 #021D14 #03291D #076245 #0B9B6E
Accessibility & contrast
On white
15.69
#03291D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#03291D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03291D
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03291D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03291D | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28251C
Deuteranopia (green-blind)
#23221E
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #03291d; /* rgb */ color: rgb(3, 41, 29); /* oklch */ color: oklch(25.1% 0.048 167.3);
Tailwind
colors: {
custom: {
50: '#4a6358',
500: '#03291d',
950: '#000000',
},
}SCSS
$custom: #03291d; $custom-light: #4a6358; $custom-dark: #000000;
JSON
{
"hex": "#03291d",
"rgb": {
"r": 3,
"g": 41,
"b": 29
},
"hsl": {
"h": 161.053,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25085,
"c": 0.04811,
"h": 167.3
},
"luminance": 0.01694
}Semantic roles & 50–950 ramp
primary
#03291D
secondary
#6D1B35
accent
#2B6DFD
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978