#072223#072223
#072223 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.2% C 0.032 H 198.6°. Best body text is #FFFFFF at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #072223 |
|---|---|
| RGB | rgb(7, 34, 35) |
| HSL | hsl(182, 67%, 8%) |
| HSV | hsv(182, 80%, 14%) |
| CMYK | cmyk(80%, 2.9%, 0%, 86.3%) |
| CIE-LAB | lab(11.35, -9.69, -3.72) |
| CIE-LCH | lch(11.35, 10.38, 201.00°) |
| OKLab | oklab(23.21% -0.0307 -0.0103) |
| OKLCH | oklch(23.21% 0.032 198.6) |
| XYZ | xyz(0.9629, 1.3105, 1.7920) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.82
Almost Black
#070D0D
ΔE00 10.21
Charcoal (survey)
#343837
ΔE00 11.79
Dark
#1B2431
ΔE00 12.17
Onyx
#353839
ΔE00 12.53
Dark Blue Grey
#1F3B4D
ΔE00 12.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072223 #230807
analogous
#072316 #072223 #071423
triadic
#072223 #230722 #222307
tetradic
#072223 #160723 #230807 #142307
square
#072223 #160723 #230807 #142307
split-complementary
#072223 #230714 #231607
monochromatic
#05191A #05191A #072223 #115456 #1B8589
Accessibility & contrast
On white
16.64
#072223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#072223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072223
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072223 | 1.00 | 16.64 | 1.26 | 16.64 |
| #FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2023
Deuteranopia (green-blind)
#1B1D23
Tritanopia (blue-blind)
#002322
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #072223; /* rgb */ color: rgb(7, 34, 35); /* oklch */ color: oklch(23.2% 0.032 198.6);
Tailwind
colors: {
custom: {
50: '#4b5d5d',
500: '#072223',
950: '#000000',
},
}SCSS
$custom: #072223; $custom-light: #4b5d5d; $custom-dark: #000000;
JSON
{
"hex": "#072223",
"rgb": {
"r": 7,
"g": 34,
"b": 35
},
"hsl": {
"h": 182.143,
"s": 66.667,
"l": 8.235
},
"oklch": {
"l": 0.2321,
"c": 0.03237,
"h": 198.6
},
"luminance": 0.01311
}Semantic roles & 50–950 ramp
primary
#072223
secondary
#622624
accent
#443EEA
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979