#07191B#07191B
#07191B is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.9% C 0.024 H 204.9°. Best body text is #FFFFFF at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #07191B |
|---|---|
| RGB | rgb(7, 25, 27) |
| HSL | hsl(186, 59%, 7%) |
| HSV | hsv(186, 74%, 11%) |
| CMYK | cmyk(74.1%, 7.4%, 0%, 89.4%) |
| CIE-LAB | lab(7.40, -5.98, -3.68) |
| CIE-LCH | lch(7.40, 7.02, 211.60°) |
| OKLab | oklab(19.9% -0.0221 -0.0102) |
| OKLCH | oklch(19.9% 0.024 204.9) |
| XYZ | xyz(0.6330, 0.8195, 1.1615) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.18
Black
#000000
ΔE00 9.08
Gunmetal
#2A3439
ΔE00 9.66
Dark
#1B2431
ΔE00 9.85
Charcoal (survey)
#343837
ΔE00 11.79
Onyx
#353839
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07191B #1B0907
analogous
#071B13 #07191B #070F1B
triadic
#07191B #1B0719 #191B07
tetradic
#07191B #13071B #1B0907 #0F1B07
square
#07191B #13071B #1B0907 #0F1B07
split-complementary
#07191B #1B070F #1B1307
monochromatic
#061718 #061718 #07191B #14464C #20737C
Accessibility & contrast
On white
18.04
#07191B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#07191B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07191B
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07191B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07191B | 1.00 | 18.04 | 1.16 | 18.04 |
| #FFFFFF | 18.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17181B
Deuteranopia (green-blind)
#13151B
Tritanopia (blue-blind)
#001A1A
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #07191b; /* rgb */ color: rgb(7, 25, 27); /* oklch */ color: oklch(19.9% 0.024 204.9);
Tailwind
colors: {
custom: {
50: '#495557',
500: '#07191b',
950: '#000000',
},
}SCSS
$custom: #07191b; $custom-light: #495557; $custom-dark: #000000;
JSON
{
"hex": "#07191b",
"rgb": {
"r": 7,
"g": 25,
"b": 27
},
"hsl": {
"h": 186,
"s": 58.824,
"l": 6.667
},
"oklch": {
"l": 0.19904,
"c": 0.02432,
"h": 204.9
},
"luminance": 0.0082
}Semantic roles & 50–950 ramp
primary
#07191B
secondary
#592A25
accent
#5546E2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010303
muted
#777878