#07292B#07292B
#07292B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.038 H 200.7°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #07292B |
|---|---|
| RGB | rgb(7, 41, 43) |
| HSL | hsl(183, 72%, 10%) |
| HSV | hsv(183, 84%, 17%) |
| CMYK | cmyk(83.7%, 4.7%, 0%, 83.1%) |
| CIE-LAB | lab(14.43, -11.09, -4.86) |
| CIE-LCH | lch(14.43, 12.11, 203.66°) |
| OKLab | oklab(25.81% -0.0356 -0.0135) |
| OKLCH | oklch(25.81% 0.038 200.7) |
| XYZ | xyz(1.3164, 1.8053, 2.5641) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.57
Dark Blue Grey
#1F3B4D
ΔE00 11.66
Charcoal (survey)
#343837
ΔE00 11.67
Dark Teal
#014D4E
ΔE00 12.00
Darkslategray
#2F4F4F
ΔE00 12.05
Almost Black
#070D0D
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07292B #2B0907
analogous
#072B1B #07292B #07172B
triadic
#07292B #2B0729 #292B07
tetradic
#07292B #1B072B #2B0907 #172B07
square
#07292B #1B072B #2B0907 #172B07
split-complementary
#07292B #2B0717 #2B1B07
monochromatic
#04191A #04191A #07292B #105B60 #188D94
Accessibility & contrast
On white
15.43
#07292B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#07292B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07292B
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07292B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07292B | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25272B
Deuteranopia (green-blind)
#20232B
Tritanopia (blue-blind)
#002B2A
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #07292b; /* rgb */ color: rgb(7, 41, 43); /* oklch */ color: oklch(25.8% 0.038 200.7);
Tailwind
colors: {
custom: {
50: '#4d6264',
500: '#07292b',
950: '#000000',
},
}SCSS
$custom: #07292b; $custom-light: #4d6264; $custom-dark: #000000;
JSON
{
"hex": "#07292b",
"rgb": {
"r": 7,
"g": 41,
"b": 43
},
"hsl": {
"h": 183.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25812,
"c": 0.03811,
"h": 200.7
},
"luminance": 0.01805
}Semantic roles & 50–950 ramp
primary
#07292B
secondary
#6B2723
accent
#4339EF
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979