#04221C#04221C
#04221C is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.8% C 0.038 H 177.1°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #04221C |
|---|---|
| RGB | rgb(4, 34, 28) |
| HSL | hsl(168, 79%, 7%) |
| HSV | hsv(168, 88%, 13%) |
| CMYK | cmyk(88.2%, 0%, 17.6%, 86.7%) |
| CIE-LAB | lab(10.95, -13.12, 0.79) |
| CIE-LCH | lch(10.95, 13.14, 176.55°) |
| OKLab | oklab(22.76% -0.0375 0.0019) |
| OKLCH | oklch(22.76% 0.038 177.1) |
| XYZ | xyz(0.8316, 1.2536, 1.2965) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.44
Dark Forest Green
#002D04
ΔE00 12.74
Very Dark Green
#062E03
ΔE00 13.16
Gunmetal
#2A3439
ΔE00 13.18
Charcoal (survey)
#343837
ΔE00 13.77
Dark Teal
#014D4E
ΔE00 14.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04221C #22040A
analogous
#04220D #04221C #041922
triadic
#04221C #1C0422 #221C04
tetradic
#04221C #0D0422 #22040A #192204
square
#04221C #0D0422 #22040A #192204
split-complementary
#04221C #220419 #220D04
monochromatic
#031B17 #031B17 #04221C #0A5949 #119076
Accessibility & contrast
On white
16.79
#04221C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#04221C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04221C
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04221C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04221C | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 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: #04221c; /* rgb */ color: rgb(4, 34, 28); /* oklch */ color: oklch(22.8% 0.038 177.1);
Tailwind
colors: {
custom: {
50: '#485d57',
500: '#04221c',
950: '#000000',
},
}SCSS
$custom: #04221c; $custom-light: #485d57; $custom-dark: #000000;
JSON
{
"hex": "#04221c",
"rgb": {
"r": 4,
"g": 34,
"b": 28
},
"hsl": {
"h": 168,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.22757,
"c": 0.0376,
"h": 177.1
},
"luminance": 0.01254
}Semantic roles & 50–950 ramp
primary
#04221C
secondary
#651D2B
accent
#3259F5
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010403
muted
#777978