#06100E#06100E
#06100E is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.2% C 0.016 H 180.8°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #06100E |
|---|---|
| RGB | rgb(6, 16, 14) |
| HSL | hsl(168, 45%, 4%) |
| HSV | hsv(168, 63%, 6%) |
| CMYK | cmyk(62.5%, 0%, 12.5%, 93.7%) |
| CIE-LAB | lab(3.98, -3.26, -0.03) |
| CIE-LCH | lch(3.98, 3.26, 180.61°) |
| OKLab | oklab(16.19% -0.0163 -0.0002) |
| OKLCH | oklch(16.19% 0.016 180.8) |
| XYZ | xyz(0.3396, 0.4410, 0.4826) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.20
Black
#000000
ΔE00 4.98
Dark
#1B2431
ΔE00 11.10
Gunmetal
#2A3439
ΔE00 11.67
Charcoal (survey)
#343837
ΔE00 12.52
Dark Grey
#363737
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06100E #100608
analogous
#061009 #06100E #060D10
triadic
#06100E #0E0610 #100E06
tetradic
#06100E #090610 #100608 #0D1006
square
#06100E #090610 #100608 #0D1006
split-complementary
#06100E #10060D #100906
monochromatic
#081613 #081613 #081613 #173D35 #27695C
Accessibility & contrast
On white
19.30
#06100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#06100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06100E
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06100E | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0E
Deuteranopia (green-blind)
#0D0D0E
Tritanopia (blue-blind)
#04100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #06100e; /* rgb */ color: rgb(6, 16, 14); /* oklch */ color: oklch(16.2% 0.016 180.8);
Tailwind
colors: {
custom: {
50: '#494e4d',
500: '#06100e',
950: '#000000',
},
}SCSS
$custom: #06100e; $custom-light: #494e4d; $custom-dark: #000000;
JSON
{
"hex": "#06100e",
"rgb": {
"r": 6,
"g": 16,
"b": 14
},
"hsl": {
"h": 168,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.16194,
"c": 0.01627,
"h": 180.8
},
"luminance": 0.00441
}Semantic roles & 50–950 ramp
primary
#06100E
secondary
#4B272E
accent
#536DD5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777