#061210#061210
#061210 is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 17.0% C 0.019 H 182.7°. Best body text is #FFFFFF at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #061210 |
|---|---|
| RGB | rgb(6, 18, 16) |
| HSL | hsl(170, 50%, 5%) |
| HSV | hsv(170, 67%, 7%) |
| CMYK | cmyk(66.7%, 0%, 11.1%, 92.9%) |
| CIE-LAB | lab(4.59, -4.04, -0.20) |
| CIE-LCH | lch(4.59, 4.04, 182.86°) |
| OKLab | oklab(16.97% -0.0185 -0.0009) |
| OKLCH | oklch(16.97% 0.019 182.7) |
| XYZ | xyz(0.3849, 0.5087, 0.5680) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.15
Black
#000000
ΔE00 5.97
Dark
#1B2431
ΔE00 11.20
Gunmetal
#2A3439
ΔE00 11.38
Charcoal (survey)
#343837
ΔE00 12.32
Onyx
#353839
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061210 #120608
analogous
#06120A #061210 #060E12
triadic
#061210 #100612 #121006
tetradic
#061210 #0A0612 #120608 #0E1206
square
#061210 #0A0612 #120608 #0E1206
split-complementary
#061210 #12060E #120A06
monochromatic
#081714 #081714 #081714 #154039 #256E62
Accessibility & contrast
On white
19.06
#061210 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#061210 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061210
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061210 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061210 | 1.00 | 19.06 | 1.10 | 19.06 |
| #FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111110
Deuteranopia (green-blind)
#0F0F10
Tritanopia (blue-blind)
#031211
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #061210; /* rgb */ color: rgb(6, 18, 16); /* oklch */ color: oklch(17.0% 0.019 182.7);
Tailwind
colors: {
custom: {
50: '#494f4e',
500: '#061210',
950: '#000000',
},
}SCSS
$custom: #061210; $custom-light: #494f4e; $custom-dark: #000000;
JSON
{
"hex": "#061210",
"rgb": {
"r": 6,
"g": 18,
"b": 16
},
"hsl": {
"h": 170,
"s": 50,
"l": 4.706
},
"oklch": {
"l": 0.16966,
"c": 0.01856,
"h": 182.7
},
"luminance": 0.00509
}Semantic roles & 50–950 ramp
primary
#061210
secondary
#4E262C
accent
#4E65DA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877