#03221C#03221C
#03221C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.7% C 0.039 H 177.5°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #03221C |
|---|---|
| RGB | rgb(3, 34, 28) |
| HSL | hsl(168, 84%, 7%) |
| HSV | hsv(168, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 17.6%, 86.7%) |
| CIE-LAB | lab(10.90, -13.43, 0.72) |
| CIE-LCH | lch(10.90, 13.45, 176.94°) |
| OKLab | oklab(22.71% -0.0385 0.0017) |
| OKLCH | oklch(22.71% 0.039 177.5) |
| XYZ | xyz(0.8191, 1.2472, 1.2959) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.64
Dark Forest Green
#002D04
ΔE00 12.71
Very Dark Green
#062E03
ΔE00 13.15
Gunmetal
#2A3439
ΔE00 13.36
Charcoal (survey)
#343837
ΔE00 13.97
Dark Teal
#014D4E
ΔE00 14.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03221C #220309
analogous
#03220D #03221C #031922
triadic
#03221C #1C0322 #221C03
tetradic
#03221C #0D0322 #220309 #192203
square
#03221C #0D0322 #220309 #192203
split-complementary
#03221C #220319 #220D03
monochromatic
#021C17 #021C17 #03221C #085A4A #0D9279
Accessibility & contrast
On white
16.81
#03221C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#03221C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03221C
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03221C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03221C | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1C
Deuteranopia (green-blind)
#1C1C1C
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #03221c; /* rgb */ color: rgb(3, 34, 28); /* oklch */ color: oklch(22.7% 0.039 177.5);
Tailwind
colors: {
custom: {
50: '#485d57',
500: '#03221c',
950: '#000000',
},
}SCSS
$custom: #03221c; $custom-light: #485d57; $custom-dark: #000000;
JSON
{
"hex": "#03221c",
"rgb": {
"r": 3,
"g": 34,
"b": 28
},
"hsl": {
"h": 168.387,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22706,
"c": 0.03851,
"h": 177.5
},
"luminance": 0.01247
}Semantic roles & 50–950 ramp
primary
#03221C
secondary
#661B29
accent
#2E55FA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978