#08140F#08140F
#08140F is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.8% C 0.020 H 166.0°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #08140F |
|---|---|
| RGB | rgb(8, 20, 15) |
| HSL | hsl(155, 43%, 5%) |
| HSV | hsv(155, 60%, 8%) |
| CMYK | cmyk(60%, 0%, 25%, 92.2%) |
| CIE-LAB | lab(5.30, -4.95, 1.38) |
| CIE-LCH | lch(5.30, 5.14, 164.42°) |
| OKLab | oklab(17.78% -0.0198 0.0049) |
| OKLCH | oklch(17.78% 0.02 166) |
| XYZ | xyz(0.4365, 0.5864, 0.5420) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.59
Black
#000000
ΔE00 7.16
Gunmetal
#2A3439
ΔE00 11.81
Charcoal (survey)
#343837
ΔE00 12.24
Dark
#1B2431
ΔE00 12.58
Onyx
#353839
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08140F #14080D
analogous
#081409 #08140F #081314
triadic
#08140F #0F0814 #140F08
tetradic
#08140F #090814 #14080D #131408
square
#08140F #090814 #14080D #131408
split-complementary
#08140F #140813 #140908
monochromatic
#091610 #091610 #091610 #194030 #2B6B51
Accessibility & contrast
On white
18.80
#08140F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#08140F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08140F
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08140F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08140F | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14120F
Deuteranopia (green-blind)
#11110F
Tritanopia (blue-blind)
#051413
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #08140f; /* rgb */ color: rgb(8, 20, 15); /* oklch */ color: oklch(17.8% 0.020 166.0);
Tailwind
colors: {
custom: {
50: '#4a514e',
500: '#08140f',
950: '#000000',
},
}SCSS
$custom: #08140f; $custom-light: #4a514e; $custom-dark: #000000;
JSON
{
"hex": "#08140f",
"rgb": {
"r": 8,
"g": 20,
"b": 15
},
"hsl": {
"h": 155,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.17778,
"c": 0.02044,
"h": 166
},
"luminance": 0.00586
}Semantic roles & 50–950 ramp
primary
#08140F
secondary
#4E2A39
accent
#5589D3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877