#072929#072929
#072929 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.7% C 0.038 H 195.0°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #072929 |
|---|---|
| RGB | rgb(7, 41, 41) |
| HSL | hsl(180, 71%, 9%) |
| HSV | hsv(180, 83%, 16%) |
| CMYK | cmyk(82.9%, 0%, 0%, 83.9%) |
| CIE-LAB | lab(14.35, -11.84, -3.56) |
| CIE-LCH | lch(14.35, 12.36, 196.73°) |
| OKLab | oklab(25.72% -0.0368 -0.0099) |
| OKLCH | oklch(25.72% 0.038 195) |
| XYZ | xyz(1.2806, 1.7910, 2.3756) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.32
Dark Teal
#014D4E
ΔE00 11.80
Charcoal (survey)
#343837
ΔE00 11.98
Darkslategray
#2F4F4F
ΔE00 12.05
Almost Black
#070D0D
ΔE00 12.65
Dark Blue Grey
#1F3B4D
ΔE00 12.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072929 #290707
analogous
#072918 #072929 #071829
triadic
#072929 #290729 #292907
tetradic
#072929 #180729 #290707 #182907
square
#072929 #180729 #290707 #182907
split-complementary
#072929 #290718 #291807
monochromatic
#041A1A #041A1A #072929 #105D5D #199292
Accessibility & contrast
On white
15.46
#072929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#072929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072929
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072929 | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262729
Deuteranopia (green-blind)
#202329
Tritanopia (blue-blind)
#002B29
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #072929; /* rgb */ color: rgb(7, 41, 41); /* oklch */ color: oklch(25.7% 0.038 195.0);
Tailwind
colors: {
custom: {
50: '#4d6362',
500: '#072929',
950: '#000000',
},
}SCSS
$custom: #072929; $custom-light: #4d6362; $custom-dark: #000000;
JSON
{
"hex": "#072929",
"rgb": {
"r": 7,
"g": 41,
"b": 41
},
"hsl": {
"h": 180,
"s": 70.833,
"l": 9.412
},
"oklch": {
"l": 0.2572,
"c": 0.03807,
"h": 195
},
"luminance": 0.01791
}Semantic roles & 50–950 ramp
primary
#072929
secondary
#692323
accent
#3A3AEE
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979