#03221E#03221E
#03221E is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.8% C 0.037 H 183.0°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #03221E |
|---|---|
| RGB | rgb(3, 34, 30) |
| HSL | hsl(172, 84%, 7%) |
| HSV | hsv(172, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 11.8%, 86.7%) |
| CIE-LAB | lab(10.97, -12.72, -0.64) |
| CIE-LCH | lch(10.97, 12.74, 182.89°) |
| OKLab | oklab(22.79% -0.0372 -0.0019) |
| OKLCH | oklch(22.79% 0.037 183) |
| XYZ | xyz(0.8438, 1.2570, 1.4262) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.13
Gunmetal
#2A3439
ΔE00 12.56
Charcoal (survey)
#343837
ΔE00 13.53
Dark Forest Green
#002D04
ΔE00 13.88
Dark Teal
#014D4E
ΔE00 13.94
Very Dark Green
#062E03
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03221E #220307
analogous
#03220F #03221E #031722
triadic
#03221E #1E0322 #221E03
tetradic
#03221E #0F0322 #220307 #172203
square
#03221E #0F0322 #220307 #172203
split-complementary
#03221E #220317 #220F03
monochromatic
#021C19 #021C19 #03221E #085A50 #0D9281
Accessibility & contrast
On white
16.78
#03221E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#03221E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03221E
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03221E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03221E | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1E
Deuteranopia (green-blind)
#1B1C1E
Tritanopia (blue-blind)
#002321
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #03221e; /* rgb */ color: rgb(3, 34, 30); /* oklch */ color: oklch(22.8% 0.037 183.0);
Tailwind
colors: {
custom: {
50: '#485d59',
500: '#03221e',
950: '#000000',
},
}SCSS
$custom: #03221e; $custom-light: #485d59; $custom-dark: #000000;
JSON
{
"hex": "#03221e",
"rgb": {
"r": 3,
"g": 34,
"b": 30
},
"hsl": {
"h": 172.258,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22788,
"c": 0.03729,
"h": 183
},
"luminance": 0.01257
}Semantic roles & 50–950 ramp
primary
#03221E
secondary
#661B24
accent
#2E48FA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978