#06100D#06100D
#06100D is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.2% C 0.017 H 174.1°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #06100D |
|---|---|
| RGB | rgb(6, 16, 13) |
| HSL | hsl(162, 45%, 4%) |
| HSV | hsv(162, 63%, 6%) |
| CMYK | cmyk(62.5%, 0%, 18.7%, 93.7%) |
| CIE-LAB | lab(3.96, -3.42, 0.42) |
| CIE-LCH | lch(3.96, 3.45, 172.99°) |
| OKLab | oklab(16.15% -0.0169 0.0017) |
| OKLCH | oklch(16.15% 0.017 174.1) |
| XYZ | xyz(0.3330, 0.4383, 0.4478) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.52
Black
#000000
ΔE00 5.16
Dark
#1B2431
ΔE00 11.50
Gunmetal
#2A3439
ΔE00 11.86
Charcoal (survey)
#343837
ΔE00 12.56
Dark Grey
#363737
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06100D #100609
analogous
#061008 #06100D #060E10
triadic
#06100D #0D0610 #100D06
tetradic
#06100D #080610 #100609 #0E1006
square
#06100D #080610 #100609 #0E1006
split-complementary
#06100D #10060E #100806
monochromatic
#081612 #081612 #081612 #173D31 #276955
Accessibility & contrast
On white
19.31
#06100D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#06100D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06100D
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06100D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06100D | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0D
Deuteranopia (green-blind)
#0E0D0D
Tritanopia (blue-blind)
#04100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #06100d; /* rgb */ color: rgb(6, 16, 13); /* oklch */ color: oklch(16.2% 0.017 174.1);
Tailwind
colors: {
custom: {
50: '#494e4d',
500: '#06100d',
950: '#000000',
},
}SCSS
$custom: #06100d; $custom-light: #494e4d; $custom-dark: #000000;
JSON
{
"hex": "#06100d",
"rgb": {
"r": 6,
"g": 16,
"b": 13
},
"hsl": {
"h": 162,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.16151,
"c": 0.017,
"h": 174.1
},
"luminance": 0.00438
}Semantic roles & 50–950 ramp
primary
#06100D
secondary
#4B2732
accent
#537AD5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777