#03221F#03221F
#03221F is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.8% C 0.037 H 185.9°. Best body text is #FFFFFF at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #03221F |
|---|---|
| RGB | rgb(3, 34, 31) |
| HSL | hsl(174, 84%, 7%) |
| HSV | hsv(174, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 8.8%, 86.7%) |
| CIE-LAB | lab(11.01, -12.36, -1.32) |
| CIE-LCH | lch(11.01, 12.43, 186.10°) |
| OKLab | oklab(22.83% -0.0366 -0.0038) |
| OKLCH | oklch(22.83% 0.037 185.9) |
| XYZ | xyz(0.8568, 1.2622, 1.4945) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.88
Gunmetal
#2A3439
ΔE00 12.16
Charcoal (survey)
#343837
ΔE00 13.31
Dark Teal
#014D4E
ΔE00 13.87
Onyx
#353839
ΔE00 14.31
Darkslategray
#2F4F4F
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03221F #220306
analogous
#032210 #03221F #031622
triadic
#03221F #1F0322 #221F03
tetradic
#03221F #100322 #220306 #162203
square
#03221F #100322 #220306 #162203
split-complementary
#03221F #220316 #221003
monochromatic
#021C1A #021C1A #03221F #085A52 #0D9286
Accessibility & contrast
On white
16.77
#03221F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#03221F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03221F
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03221F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03221F | 1.00 | 16.77 | 1.25 | 16.77 |
| #FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1F
Deuteranopia (green-blind)
#1B1C1F
Tritanopia (blue-blind)
#002321
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #03221f; /* rgb */ color: rgb(3, 34, 31); /* oklch */ color: oklch(22.8% 0.037 185.9);
Tailwind
colors: {
custom: {
50: '#485d5a',
500: '#03221f',
950: '#000000',
},
}SCSS
$custom: #03221f; $custom-light: #485d5a; $custom-dark: #000000;
JSON
{
"hex": "#03221f",
"rgb": {
"r": 3,
"g": 34,
"b": 31
},
"hsl": {
"h": 174.194,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.2283,
"c": 0.03682,
"h": 185.9
},
"luminance": 0.01262
}Semantic roles & 50–950 ramp
primary
#03221F
secondary
#661B22
accent
#2E41FA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010403
muted
#777978