#000608#000608
#000608 is a very dark, near-neutral cyan. Relative luminance 0.001; OKLCH L 11.2% C 0.020 H 211.9°. Best body text is #FFFFFF at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #000608 |
|---|---|
| RGB | rgb(0, 6, 8) |
| HSL | hsl(195, 100%, 2%) |
| HSV | hsv(195, 100%, 3%) |
| CMYK | cmyk(100%, 25%, 0%, 96.9%) |
| CIE-LAB | lab(1.34, -1.29, -1.31) |
| CIE-LCH | lch(1.34, 1.84, 225.36°) |
| OKLab | oklab(11.21% -0.0166 -0.0103) |
| OKLCH | oklch(11.21% 0.02 211.9) |
| XYZ | xyz(0.1089, 0.1478, 0.2525) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.42
Black
#000000
ΔE00 2.35
Dark
#1B2431
ΔE00 10.49
Gunmetal
#2A3439
ΔE00 12.90
Dark Grey
#363737
ΔE00 13.93
Charcoal (survey)
#343837
ΔE00 14.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000608 #080200
analogous
#000806 #000608 #000208
triadic
#000608 #080006 #060800
tetradic
#000608 #060008 #080200 #020800
square
#000608 #060008 #080200 #020800
split-complementary
#000608 #080002 #080600
monochromatic
#00171F #00171F #00171F #003445 #006282
Accessibility & contrast
On white
20.40
#000608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000608
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000608 | 1.00 | 20.40 | 1.03 | 20.40 |
| #FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050608
Deuteranopia (green-blind)
#030408
Tritanopia (blue-blind)
#000707
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #000608; /* rgb */ color: rgb(0, 6, 8); /* oklch */ color: oklch(11.2% 0.020 211.9);
Tailwind
colors: {
custom: {
50: '#47494a',
500: '#000608',
950: '#000000',
},
}SCSS
$custom: #000608; $custom-light: #47494a; $custom-dark: #000000;
JSON
{
"hex": "#000608",
"rgb": {
"r": 0,
"g": 6,
"b": 8
},
"hsl": {
"h": 195,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.11207,
"c": 0.01952,
"h": 211.9
},
"luminance": 0.00148
}Semantic roles & 50–950 ramp
primary
#000608
secondary
#55200F
accent
#5E29FF
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777