#030E12#030E12
#030E12 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.4% C 0.021 H 220.0°. Best body text is #FFFFFF at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #030E12 |
|---|---|
| RGB | rgb(3, 14, 18) |
| HSL | hsl(196, 71%, 4%) |
| HSV | hsv(196, 83%, 7%) |
| CMYK | cmyk(83.3%, 22.2%, 0%, 92.9%) |
| CIE-LAB | lab(3.41, -2.24, -3.12) |
| CIE-LCH | lch(3.41, 3.84, 234.33°) |
| OKLab | oklab(15.4% -0.0157 -0.0132) |
| OKLCH | oklch(15.4% 0.021 220) |
| XYZ | xyz(0.3037, 0.3771, 0.6289) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.42
Black
#000000
ΔE00 4.61
Dark
#1B2431
ΔE00 8.97
Gunmetal
#2A3439
ΔE00 11.33
Onyx
#353839
ΔE00 13.07
Charcoal (survey)
#343837
ΔE00 13.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E12 #120703
analogous
#03120F #030E12 #030712
triadic
#030E12 #12030E #0E1203
tetradic
#030E12 #0F0312 #120703 #071203
square
#030E12 #0F0312 #120703 #071203
split-complementary
#030E12 #120307 #120F03
monochromatic
#04141A #04141A #04141A #0C3746 #14607B
Accessibility & contrast
On white
19.53
#030E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#030E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E12
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E12 | 1.00 | 19.53 | 1.08 | 19.53 |
| #FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0D12
Deuteranopia (green-blind)
#090B12
Tritanopia (blue-blind)
#000F0F
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030e12; /* rgb */ color: rgb(3, 14, 18); /* oklch */ color: oklch(15.4% 0.021 220.0);
Tailwind
colors: {
custom: {
50: '#484d50',
500: '#030e12',
950: '#000000',
},
}SCSS
$custom: #030e12; $custom-light: #484d50; $custom-dark: #000000;
JSON
{
"hex": "#030e12",
"rgb": {
"r": 3,
"g": 14,
"b": 18
},
"hsl": {
"h": 196,
"s": 71.429,
"l": 4.118
},
"oklch": {
"l": 0.15398,
"c": 0.02055,
"h": 220
},
"luminance": 0.00377
}Semantic roles & 50–950 ramp
primary
#030E12
secondary
#552B1C
accent
#6A3AEE
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778