#03291C#03291C
#03291C is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.049 H 165.5°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #03291C |
|---|---|
| RGB | rgb(3, 41, 28) |
| HSL | hsl(159, 86%, 9%) |
| HSV | hsv(159, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 31.7%, 83.9%) |
| CIE-LAB | lab(13.76, -17.28, 4.80) |
| CIE-LCH | lch(13.76, 17.93, 164.48°) |
| OKLab | oklab(25.05% -0.0475 0.0123) |
| OKLCH | oklch(25.05% 0.049 165.5) |
| XYZ | xyz(1.0400, 1.6889, 1.3696) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.90
Very Dark Green
#062E03
ΔE00 9.43
Evergreen
#05472A
ΔE00 10.55
Dark Green
#033500
ΔE00 11.90
Pine Green
#0A481E
ΔE00 12.83
Dark Blue Green
#005249
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03291C #290310
analogous
#032909 #03291C #032329
triadic
#03291C #1C0329 #291C03
tetradic
#03291C #090329 #290310 #232903
square
#03291C #090329 #290310 #232903
split-complementary
#03291C #290323 #290903
monochromatic
#021D13 #021D13 #03291C #076243 #0B9B6A
Accessibility & contrast
On white
15.70
#03291C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#03291C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03291C
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03291C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03291C | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28251B
Deuteranopia (green-blind)
#23221D
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #03291c; /* rgb */ color: rgb(3, 41, 28); /* oklch */ color: oklch(25.1% 0.049 165.5);
Tailwind
colors: {
custom: {
50: '#496358',
500: '#03291c',
950: '#000000',
},
}SCSS
$custom: #03291c; $custom-light: #496358; $custom-dark: #000000;
JSON
{
"hex": "#03291c",
"rgb": {
"r": 3,
"g": 41,
"b": 28
},
"hsl": {
"h": 159.474,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25052,
"c": 0.04911,
"h": 165.5
},
"luminance": 0.01689
}Semantic roles & 50–950 ramp
primary
#03291C
secondary
#6D1B37
accent
#2B73FD
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978