#03291A#03291A
#03291A is a very dark, muted teal. Relative luminance 0.017; OKLCH L 25.0% C 0.051 H 162.3°. Best body text is #FFFFFF at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #03291A |
|---|---|
| RGB | rgb(3, 41, 26) |
| HSL | hsl(156, 86%, 9%) |
| HSV | hsv(156, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 36.6%, 83.9%) |
| CIE-LAB | lab(13.71, -17.88, 6.13) |
| CIE-LCH | lch(13.71, 18.90, 161.07°) |
| OKLab | oklab(24.99% -0.0488 0.0156) |
| OKLCH | oklch(24.99% 0.051 162.3) |
| XYZ | xyz(1.0168, 1.6797, 1.2477) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.98
Very Dark Green
#062E03
ΔE00 8.51
Evergreen
#05472A
ΔE00 10.12
Dark Green
#033500
ΔE00 11.02
Pine Green
#0A481E
ΔE00 12.20
Hunter Green (survey)
#0B4008
ΔE00 13.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03291A #290312
analogous
#032907 #03291A #032529
triadic
#03291A #1A0329 #291A03
tetradic
#03291A #070329 #290312 #252903
square
#03291A #070329 #290312 #252903
split-complementary
#03291A #290325 #290703
monochromatic
#021D12 #021D12 #03291A #07623E #0B9B62
Accessibility & contrast
On white
15.72
#03291A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#03291A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03291A
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03291A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03291A | 1.00 | 15.72 | 1.34 | 15.72 |
| #FFFFFF | 15.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282519
Deuteranopia (green-blind)
#23221B
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #03291a; /* rgb */ color: rgb(3, 41, 26); /* oklch */ color: oklch(25.0% 0.051 162.3);
Tailwind
colors: {
custom: {
50: '#496356',
500: '#03291a',
950: '#000000',
},
}SCSS
$custom: #03291a; $custom-light: #496356; $custom-dark: #000000;
JSON
{
"hex": "#03291a",
"rgb": {
"r": 3,
"g": 41,
"b": 26
},
"hsl": {
"h": 156.316,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.24989,
"c": 0.05122,
"h": 162.3
},
"luminance": 0.0168
}Semantic roles & 50–950 ramp
primary
#03291A
secondary
#6D1B3B
accent
#2B7EFD
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978