#060600#060600
#060600 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 11.8% C 0.026 H 109.8°. Best body text is #FFFFFF at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #060600 |
|---|---|
| RGB | rgb(6, 6, 0) |
| HSL | hsl(60, 100%, 1%) |
| HSV | hsv(60, 100%, 2%) |
| CMYK | cmyk(0%, 0%, 100%, 97.6%) |
| CIE-LAB | lab(1.53, -0.84, 2.27) |
| CIE-LCH | lch(1.53, 2.42, 110.22°) |
| OKLab | oklab(11.82% -0.0087 0.0243) |
| OKLCH | oklch(11.82% 0.026 109.8) |
| XYZ | xyz(0.1402, 0.1690, 0.0252) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.61
Almost Black
#070D0D
ΔE00 3.11
Very Dark Brown
#1D0200
ΔE00 12.83
Dark
#1B2431
ΔE00 13.05
Dark Grey
#363737
ΔE00 13.93
Charcoal (survey)
#343837
ΔE00 14.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060600 #000006
analogous
#060300 #060600 #030600
triadic
#060600 #000606 #060006
tetradic
#060600 #000603 #000006 #060003
square
#060600 #000603 #000006 #060003
split-complementary
#060600 #000306 #030006
monochromatic
#1F1F00 #1F1F00 #1F1F00 #434300 #808000
Accessibility & contrast
On white
20.31
#060600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#060600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060600
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060600 | 1.00 | 20.31 | 1.03 | 20.31 |
| #FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070500
Deuteranopia (green-blind)
#070600
Tritanopia (blue-blind)
#070504
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #060600; /* rgb */ color: rgb(6, 6, 0); /* oklch */ color: oklch(11.8% 0.026 109.8);
Tailwind
colors: {
custom: {
50: '#494947',
500: '#060600',
950: '#000000',
},
}SCSS
$custom: #060600; $custom-light: #494947; $custom-dark: #000000;
JSON
{
"hex": "#060600",
"rgb": {
"r": 6,
"g": 6,
"b": 0
},
"hsl": {
"h": 60,
"s": 100,
"l": 1.176
},
"oklch": {
"l": 0.11821,
"c": 0.02577,
"h": 109.8
},
"luminance": 0.00169
}Semantic roles & 50–950 ramp
primary
#060600
secondary
#0F0F53
accent
#29FF29
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777