#06100B#06100B
#06100B is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.1% C 0.019 H 162.9°. Best body text is #FFFFFF at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #06100B |
|---|---|
| RGB | rgb(6, 16, 11) |
| HSL | hsl(150, 45%, 4%) |
| HSV | hsv(150, 63%, 6%) |
| CMYK | cmyk(62.5%, 0%, 31.3%, 93.7%) |
| CIE-LAB | lab(3.91, -3.73, 1.27) |
| CIE-LCH | lch(3.91, 3.94, 161.25°) |
| OKLab | oklab(16.07% -0.0182 0.0056) |
| OKLCH | oklch(16.07% 0.019 162.9) |
| XYZ | xyz(0.3208, 0.4334, 0.3833) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.18
Black
#000000
ΔE00 5.57
Gunmetal
#2A3439
ΔE00 12.25
Dark
#1B2431
ΔE00 12.28
Charcoal (survey)
#343837
ΔE00 12.69
Dark Grey
#363737
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06100B #10060B
analogous
#061006 #06100B #061010
triadic
#06100B #0B0610 #100B06
tetradic
#06100B #060610 #10060B #101006
square
#06100B #060610 #10060B #101006
split-complementary
#06100B #100610 #100606
monochromatic
#08160F #08160F #08160F #173D2A #276948
Accessibility & contrast
On white
19.33
#06100B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#06100B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06100B
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06100B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06100B | 1.00 | 19.33 | 1.09 | 19.33 |
| #FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0B
Deuteranopia (green-blind)
#0E0D0B
Tritanopia (blue-blind)
#04100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #06100b; /* rgb */ color: rgb(6, 16, 11); /* oklch */ color: oklch(16.1% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#494e4c',
500: '#06100b',
950: '#000000',
},
}SCSS
$custom: #06100b; $custom-light: #494e4c; $custom-dark: #000000;
JSON
{
"hex": "#06100b",
"rgb": {
"r": 6,
"g": 16,
"b": 11
},
"hsl": {
"h": 150,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.1607,
"c": 0.01907,
"h": 162.9
},
"luminance": 0.00433
}Semantic roles & 50–950 ramp
primary
#06100B
secondary
#4B2739
accent
#5394D5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777