#030F16#030F16
#030F16 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 16.0% C 0.025 H 232.2°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #030F16 |
|---|---|
| RGB | rgb(3, 15, 22) |
| HSL | hsl(202, 76%, 5%) |
| HSV | hsv(202, 86%, 9%) |
| CMYK | cmyk(86.4%, 31.8%, 0%, 91.4%) |
| CIE-LAB | lab(3.78, -1.85, -5.22) |
| CIE-LCH | lch(3.78, 5.54, 250.53°) |
| OKLab | oklab(15.99% -0.0151 -0.0195) |
| OKLCH | oklch(15.99% 0.025 232.2) |
| XYZ | xyz(0.3531, 0.4189, 0.8211) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.10
Black
#000000
ΔE00 5.66
Dark
#1B2431
ΔE00 7.68
Gunmetal
#2A3439
ΔE00 11.12
Onyx
#353839
ΔE00 13.17
Dark Grey
#363737
ΔE00 13.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F16 #160A03
analogous
#031614 #030F16 #030616
triadic
#030F16 #16030F #0F1603
tetradic
#030F16 #140316 #160A03 #061603
square
#030F16 #140316 #160A03 #061603
split-complementary
#030F16 #160306 #161403
monochromatic
#04121B #04121B #04121B #0A344C #125882
Accessibility & contrast
On white
19.38
#030F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#030F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F16
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F16 | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0F16
Deuteranopia (green-blind)
#090C16
Tritanopia (blue-blind)
#001111
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #030f16; /* rgb */ color: rgb(3, 15, 22); /* oklch */ color: oklch(16.0% 0.025 232.2);
Tailwind
colors: {
custom: {
50: '#484e52',
500: '#030f16',
950: '#000000',
},
}SCSS
$custom: #030f16; $custom-light: #484e52; $custom-dark: #000000;
JSON
{
"hex": "#030f16",
"rgb": {
"r": 3,
"g": 15,
"b": 22
},
"hsl": {
"h": 202.105,
"s": 76,
"l": 4.902
},
"oklch": {
"l": 0.15985,
"c": 0.02472,
"h": 232.2
},
"luminance": 0.00419
}Semantic roles & 50–950 ramp
primary
#030F16
secondary
#59321B
accent
#7B35F3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778