#030E16#030E16
#030E16 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.7% C 0.025 H 237.5°. Best body text is #FFFFFF at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #030E16 |
|---|---|
| RGB | rgb(3, 14, 22) |
| HSL | hsl(205, 76%, 5%) |
| HSV | hsv(205, 86%, 9%) |
| CMYK | cmyk(86.4%, 36.4%, 0%, 91.4%) |
| CIE-LAB | lab(3.53, -1.33, -5.59) |
| CIE-LCH | lch(3.53, 5.74, 256.59°) |
| OKLab | oklab(15.65% -0.0136 -0.0214) |
| OKLCH | oklch(15.65% 0.025 237.5) |
| XYZ | xyz(0.3394, 0.3913, 0.8166) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.44
Black
#000000
ΔE00 5.62
Dark
#1B2431
ΔE00 7.45
Gunmetal
#2A3439
ΔE00 11.39
Onyx
#353839
ΔE00 13.37
Dark Grey
#363737
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E16 #160B03
analogous
#031615 #030E16 #030516
triadic
#030E16 #16030E #0E1603
tetradic
#030E16 #150316 #160B03 #051603
square
#030E16 #150316 #160B03 #051603
split-complementary
#030E16 #160305 #161503
monochromatic
#04111B #04111B #04111B #0A304C #125382
Accessibility & contrast
On white
19.48
#030E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#030E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E16
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E16 | 1.00 | 19.48 | 1.08 | 19.48 |
| #FFFFFF | 19.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0E16
Deuteranopia (green-blind)
#080C16
Tritanopia (blue-blind)
#001011
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #030e16; /* rgb */ color: rgb(3, 14, 22); /* oklch */ color: oklch(15.7% 0.025 237.5);
Tailwind
colors: {
custom: {
50: '#484d52',
500: '#030e16',
950: '#000000',
},
}SCSS
$custom: #030e16; $custom-light: #484d52; $custom-dark: #000000;
JSON
{
"hex": "#030e16",
"rgb": {
"r": 3,
"g": 14,
"b": 22
},
"hsl": {
"h": 205.263,
"s": 76,
"l": 4.902
},
"oklch": {
"l": 0.15651,
"c": 0.02539,
"h": 237.5
},
"luminance": 0.00391
}Semantic roles & 50–950 ramp
primary
#030E16
secondary
#59351B
accent
#8535F3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778