#07221F#07221F
#07221F is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.0% C 0.033 H 185.1°. Best body text is #FFFFFF at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #07221F |
|---|---|
| RGB | rgb(7, 34, 31) |
| HSL | hsl(173, 66%, 8%) |
| HSV | hsv(173, 79%, 13%) |
| CMYK | cmyk(79.4%, 0%, 8.8%, 86.7%) |
| CIE-LAB | lab(11.19, -11.16, -1.03) |
| CIE-LCH | lch(11.19, 11.20, 185.27°) |
| OKLab | oklab(23.03% -0.033 -0.003) |
| OKLCH | oklch(23.03% 0.033 185.1) |
| XYZ | xyz(0.9069, 1.2881, 1.4969) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.07
Gunmetal
#2A3439
ΔE00 11.40
Charcoal (survey)
#343837
ΔE00 12.50
Onyx
#353839
ΔE00 13.50
Black
#000000
ΔE00 13.90
Dark Grey
#363737
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07221F #22070A
analogous
#072211 #07221F #071722
triadic
#07221F #1F0722 #221F07
tetradic
#07221F #110722 #22070A #172207
square
#07221F #110722 #22070A #172207
split-complementary
#07221F #220717 #221107
monochromatic
#051917 #051917 #07221F #11554D #1C887C
Accessibility & contrast
On white
16.70
#07221F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#07221F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07221F
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07221F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07221F | 1.00 | 16.70 | 1.26 | 16.70 |
| #FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#20201F
Deuteranopia (green-blind)
#1C1D1F
Tritanopia (blue-blind)
#002321
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #07221f; /* rgb */ color: rgb(7, 34, 31); /* oklch */ color: oklch(23.0% 0.033 185.1);
Tailwind
colors: {
custom: {
50: '#4a5d5a',
500: '#07221f',
950: '#000000',
},
}SCSS
$custom: #07221f; $custom-light: #4a5d5a; $custom-dark: #000000;
JSON
{
"hex": "#07221f",
"rgb": {
"r": 7,
"g": 34,
"b": 31
},
"hsl": {
"h": 173.333,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.23031,
"c": 0.03315,
"h": 185.1
},
"luminance": 0.01288
}Semantic roles & 50–950 ramp
primary
#07221F
secondary
#61242B
accent
#3F52E9
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978