#06140F#06140F
#06140F is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.6% C 0.023 H 169.3°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #06140F |
|---|---|
| RGB | rgb(6, 20, 15) |
| HSL | hsl(159, 54%, 5%) |
| HSV | hsv(159, 70%, 8%) |
| CMYK | cmyk(70%, 0%, 25%, 92.2%) |
| CIE-LAB | lab(5.18, -5.48, 1.20) |
| CIE-LCH | lch(5.18, 5.61, 167.69°) |
| OKLab | oklab(17.61% -0.0226 0.0043) |
| OKLCH | oklch(17.61% 0.023 169.3) |
| XYZ | xyz(0.4114, 0.5735, 0.5409) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.04
Black
#000000
ΔE00 7.62
Gunmetal
#2A3439
ΔE00 11.94
Charcoal (survey)
#343837
ΔE00 12.47
Dark
#1B2431
ΔE00 12.77
Onyx
#353839
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06140F #14060B
analogous
#061408 #06140F #061214
triadic
#06140F #0F0614 #140F06
tetradic
#06140F #080614 #14060B #121406
square
#06140F #080614 #14060B #121406
split-complementary
#06140F #140612 #140806
monochromatic
#071812 #071812 #071812 #144332 #227256
Accessibility & contrast
On white
18.84
#06140F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#06140F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06140F
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06140F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06140F | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120F
Deuteranopia (green-blind)
#11110F
Tritanopia (blue-blind)
#031413
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #06140f; /* rgb */ color: rgb(6, 20, 15); /* oklch */ color: oklch(17.6% 0.023 169.3);
Tailwind
colors: {
custom: {
50: '#49514e',
500: '#06140f',
950: '#000000',
},
}SCSS
$custom: #06140f; $custom-light: #49514e; $custom-dark: #000000;
JSON
{
"hex": "#06140f",
"rgb": {
"r": 6,
"g": 20,
"b": 15
},
"hsl": {
"h": 158.571,
"s": 53.846,
"l": 5.098
},
"oklch": {
"l": 0.17611,
"c": 0.023,
"h": 169.3
},
"luminance": 0.00574
}Semantic roles & 50–950 ramp
primary
#06140F
secondary
#512535
accent
#4B7FDD
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877