#072222#072222
#072222 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.2% C 0.032 H 195.1°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #072222 |
|---|---|
| RGB | rgb(7, 34, 34) |
| HSL | hsl(180, 66%, 8%) |
| HSV | hsv(180, 79%, 13%) |
| CMYK | cmyk(79.4%, 0%, 0%, 86.7%) |
| CIE-LAB | lab(11.31, -10.07, -3.05) |
| CIE-LCH | lch(11.31, 10.52, 196.86°) |
| OKLab | oklab(23.16% -0.0312 -0.0085) |
| OKLCH | oklch(23.16% 0.032 195.1) |
| XYZ | xyz(0.9483, 1.3046, 1.7149) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.20
Almost Black
#070D0D
ΔE00 10.40
Charcoal (survey)
#343837
ΔE00 11.94
Dark
#1B2431
ΔE00 12.70
Onyx
#353839
ΔE00 12.75
Dark Blue Grey
#1F3B4D
ΔE00 13.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072222 #220707
analogous
#072214 #072222 #071422
triadic
#072222 #220722 #222207
tetradic
#072222 #140722 #220707 #142207
square
#072222 #140722 #220707 #142207
split-complementary
#072222 #220714 #221407
monochromatic
#051919 #051919 #072222 #115555 #1C8888
Accessibility & contrast
On white
16.65
#072222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#072222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072222
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072222 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2022
Deuteranopia (green-blind)
#1B1D22
Tritanopia (blue-blind)
#002322
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #072222; /* rgb */ color: rgb(7, 34, 34); /* oklch */ color: oklch(23.2% 0.032 195.1);
Tailwind
colors: {
custom: {
50: '#4a5d5c',
500: '#072222',
950: '#000000',
},
}SCSS
$custom: #072222; $custom-light: #4a5d5c; $custom-dark: #000000;
JSON
{
"hex": "#072222",
"rgb": {
"r": 7,
"g": 34,
"b": 34
},
"hsl": {
"h": 180,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.23164,
"c": 0.03237,
"h": 195.1
},
"luminance": 0.01305
}Semantic roles & 50–950 ramp
primary
#072222
secondary
#612424
accent
#3F3FE9
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979