#07150F#07150F
#07150F is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.0% C 0.024 H 164.9°. Best body text is #FFFFFF at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #07150F |
|---|---|
| RGB | rgb(7, 21, 15) |
| HSL | hsl(154, 50%, 5%) |
| HSV | hsv(154, 67%, 8%) |
| CMYK | cmyk(66.7%, 0%, 28.6%, 91.8%) |
| CIE-LAB | lab(5.56, -5.88, 1.76) |
| CIE-LCH | lch(5.56, 6.14, 163.30°) |
| OKLab | oklab(18.04% -0.0229 0.0062) |
| OKLCH | oklch(18.04% 0.024 164.9) |
| XYZ | xyz(0.4420, 0.6160, 0.5474) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.63
Black
#000000
ΔE00 8.16
Gunmetal
#2A3439
ΔE00 12.10
Charcoal (survey)
#343837
ΔE00 12.46
Onyx
#353839
ΔE00 13.24
Dark
#1B2431
ΔE00 13.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07150F #15070D
analogous
#071508 #07150F #071415
triadic
#07150F #0F0715 #150F07
tetradic
#07150F #080715 #15070D #141507
square
#07150F #080715 #15070D #141507
split-complementary
#07150F #150714 #150807
monochromatic
#081710 #081710 #081710 #164330 #267151
Accessibility & contrast
On white
18.70
#07150F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#07150F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07150F
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07150F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07150F | 1.00 | 18.70 | 1.12 | 18.70 |
| #FFFFFF | 18.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130F
Deuteranopia (green-blind)
#12120F
Tritanopia (blue-blind)
#041513
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #07150f; /* rgb */ color: rgb(7, 21, 15); /* oklch */ color: oklch(18.0% 0.024 164.9);
Tailwind
colors: {
custom: {
50: '#4a524e',
500: '#07150f',
950: '#000000',
},
}SCSS
$custom: #07150f; $custom-light: #4a524e; $custom-dark: #000000;
JSON
{
"hex": "#07150f",
"rgb": {
"r": 7,
"g": 21,
"b": 15
},
"hsl": {
"h": 154.286,
"s": 50,
"l": 5.49
},
"oklch": {
"l": 0.18037,
"c": 0.02373,
"h": 164.9
},
"luminance": 0.00616
}Semantic roles & 50–950 ramp
primary
#07150F
secondary
#512739
accent
#4E8ADA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877