#030E10#030E10
#030E10 is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 15.3% C 0.019 H 208.3°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #030E10 |
|---|---|
| RGB | rgb(3, 14, 16) |
| HSL | hsl(189, 68%, 4%) |
| HSV | hsv(189, 81%, 6%) |
| CMYK | cmyk(81.3%, 12.5%, 0%, 93.7%) |
| CIE-LAB | lab(3.35, -2.64, -2.04) |
| CIE-LCH | lch(3.35, 3.33, 217.77°) |
| OKLab | oklab(15.28% -0.0169 -0.0091) |
| OKLCH | oklch(15.28% 0.019 208.3) |
| XYZ | xyz(0.2881, 0.3708, 0.5465) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.84
Black
#000000
ΔE00 4.49
Dark
#1B2431
ΔE00 9.75
Gunmetal
#2A3439
ΔE00 11.49
Charcoal (survey)
#343837
ΔE00 12.95
Onyx
#353839
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E10 #100503
analogous
#03100B #030E10 #030710
triadic
#030E10 #10030E #0E1003
tetradic
#030E10 #0B0310 #100503 #071003
square
#030E10 #0B0310 #100503 #071003
split-complementary
#030E10 #100307 #100B03
monochromatic
#05171A #05171A #05171A #0D3B44 #166877
Accessibility & contrast
On white
19.55
#030E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E10
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E10 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0D10
Deuteranopia (green-blind)
#0A0B10
Tritanopia (blue-blind)
#000F0F
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030e10; /* rgb */ color: rgb(3, 14, 16); /* oklch */ color: oklch(15.3% 0.019 208.3);
Tailwind
colors: {
custom: {
50: '#484d4e',
500: '#030e10',
950: '#000000',
},
}SCSS
$custom: #030e10; $custom-light: #484d4e; $custom-dark: #000000;
JSON
{
"hex": "#030e10",
"rgb": {
"r": 3,
"g": 14,
"b": 16
},
"hsl": {
"h": 189.231,
"s": 68.421,
"l": 3.725
},
"oklch": {
"l": 0.15284,
"c": 0.01919,
"h": 208.3
},
"luminance": 0.00371
}Semantic roles & 50–950 ramp
primary
#030E10
secondary
#52251D
accent
#573DEB
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777