#07211F#07211F
#07211F is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.7% C 0.032 H 188.2°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #07211F |
|---|---|
| RGB | rgb(7, 33, 31) |
| HSL | hsl(175, 65%, 8%) |
| HSV | hsv(175, 79%, 13%) |
| CMYK | cmyk(78.8%, 0%, 6.1%, 87.1%) |
| CIE-LAB | lab(10.79, -10.53, -1.62) |
| CIE-LCH | lch(10.79, 10.66, 188.76°) |
| OKLab | oklab(22.71% -0.0316 -0.0046) |
| OKLCH | oklch(22.71% 0.032 188.2) |
| XYZ | xyz(0.8787, 1.2317, 1.4875) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.51
Gunmetal
#2A3439
ΔE00 11.01
Charcoal (survey)
#343837
ΔE00 12.31
Onyx
#353839
ΔE00 13.24
Black
#000000
ΔE00 13.36
Dark
#1B2431
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07211F #210709
analogous
#072112 #07211F #071621
triadic
#07211F #1F0721 #211F07
tetradic
#07211F #120721 #210709 #162107
square
#07211F #120721 #210709 #162107
split-complementary
#07211F #210716 #211207
monochromatic
#051918 #051918 #07211F #12534E #1C867E
Accessibility & contrast
On white
16.85
#07211F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#07211F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07211F
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07211F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07211F | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F1F
Deuteranopia (green-blind)
#1B1C1F
Tritanopia (blue-blind)
#002220
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #07211f; /* rgb */ color: rgb(7, 33, 31); /* oklch */ color: oklch(22.7% 0.032 188.2);
Tailwind
colors: {
custom: {
50: '#4a5c5a',
500: '#07211f',
950: '#000000',
},
}SCSS
$custom: #07211f; $custom-light: #4a5c5a; $custom-dark: #000000;
JSON
{
"hex": "#07211f",
"rgb": {
"r": 7,
"g": 33,
"b": 31
},
"hsl": {
"h": 175.385,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.22705,
"c": 0.03192,
"h": 188.2
},
"luminance": 0.01232
}Semantic roles & 50–950 ramp
primary
#07211F
secondary
#602429
accent
#404DE8
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978