#030605#030605
#030605 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.6% C 0.009 H 174.7°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #030605 |
|---|---|
| RGB | rgb(3, 6, 5) |
| HSL | hsl(160, 33%, 2%) |
| HSV | hsv(160, 50%, 2%) |
| CMYK | cmyk(50%, 0%, 16.7%, 97.6%) |
| CIE-LAB | lab(1.45, -0.92, 0.10) |
| CIE-LCH | lch(1.45, 0.93, 173.67°) |
| OKLab | oklab(11.6% -0.0088 0.0008) |
| OKLCH | oklch(11.6% 0.009 174.7) |
| XYZ | xyz(0.1301, 0.1606, 0.1677) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.59
Almost Black
#070D0D
ΔE00 1.59
Dark
#1B2431
ΔE00 11.28
Very Dark Brown
#1D0200
ΔE00 13.13
Gunmetal
#2A3439
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030605 #060304
analogous
#030604 #030605 #030606
triadic
#030605 #050306 #060503
tetradic
#030605 #040306 #060304 #060603
square
#030605 #040306 #060304 #060603
split-complementary
#030605 #060306 #060403
monochromatic
#0A1411 #0A1411 #0A1411 #172F27 #2C5849
Accessibility & contrast
On white
20.34
#030605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030605
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030605 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060605
Deuteranopia (green-blind)
#050505
Tritanopia (blue-blind)
#020606
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #030605; /* rgb */ color: rgb(3, 6, 5); /* oklch */ color: oklch(11.6% 0.009 174.7);
Tailwind
colors: {
custom: {
50: '#484949',
500: '#030605',
950: '#000000',
},
}SCSS
$custom: #030605; $custom-light: #484949; $custom-dark: #000000;
JSON
{
"hex": "#030605",
"rgb": {
"r": 3,
"g": 6,
"b": 5
},
"hsl": {
"h": 160,
"s": 33.333,
"l": 1.765
},
"oklch": {
"l": 0.11598,
"c": 0.00883,
"h": 174.7
},
"luminance": 0.00161
}Semantic roles & 50–950 ramp
primary
#030605
secondary
#3E272E
accent
#5E82C9
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777