#072424#072424
#072424 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.9% C 0.034 H 195.1°. Best body text is #FFFFFF at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #072424 |
|---|---|
| RGB | rgb(7, 36, 36) |
| HSL | hsl(180, 67%, 8%) |
| HSV | hsv(180, 81%, 14%) |
| CMYK | cmyk(80.6%, 0%, 0%, 85.9%) |
| CIE-LAB | lab(12.18, -10.59, -3.20) |
| CIE-LCH | lch(12.18, 11.06, 196.81°) |
| OKLab | oklab(23.9% -0.0329 -0.0089) |
| OKLCH | oklch(23.9% 0.034 195.1) |
| XYZ | xyz(1.0368, 1.4342, 1.8909) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.20
Almost Black
#070D0D
ΔE00 11.06
Charcoal (survey)
#343837
ΔE00 11.92
Onyx
#353839
ΔE00 12.76
Dark
#1B2431
ΔE00 12.98
Dark Blue Grey
#1F3B4D
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072424 #240707
analogous
#072415 #072424 #071524
triadic
#072424 #240724 #242407
tetradic
#072424 #150724 #240707 #152407
square
#072424 #150724 #240707 #152407
split-complementary
#072424 #240715 #241507
monochromatic
#051A1A #051A1A #072424 #115757 #1B8A8A
Accessibility & contrast
On white
16.32
#072424 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#072424 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072424
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072424 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072424 | 1.00 | 16.32 | 1.29 | 16.32 |
| #FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212224
Deuteranopia (green-blind)
#1C1E24
Tritanopia (blue-blind)
#002524
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #072424; /* rgb */ color: rgb(7, 36, 36); /* oklch */ color: oklch(23.9% 0.034 195.1);
Tailwind
colors: {
custom: {
50: '#4b5e5e',
500: '#072424',
950: '#000000',
},
}SCSS
$custom: #072424; $custom-light: #4b5e5e; $custom-dark: #000000;
JSON
{
"hex": "#072424",
"rgb": {
"r": 7,
"g": 36,
"b": 36
},
"hsl": {
"h": 180,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.23899,
"c": 0.03406,
"h": 195.1
},
"luminance": 0.01434
}Semantic roles & 50–950 ramp
primary
#072424
secondary
#632424
accent
#3D3DEA
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979