#030D0E#030D0E
#030D0E is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.8% C 0.018 H 202.4°. Best body text is #FFFFFF at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #030D0E |
|---|---|
| RGB | rgb(3, 13, 14) |
| HSL | hsl(185, 65%, 3%) |
| HSV | hsv(185, 79%, 5%) |
| CMYK | cmyk(78.6%, 7.1%, 0%, 94.5%) |
| CIE-LAB | lab(3.06, -2.52, -1.40) |
| CIE-LCH | lch(3.06, 2.88, 209.15°) |
| OKLab | oklab(14.83% -0.0165 -0.0068) |
| OKLCH | oklch(14.83% 0.018 202.4) |
| XYZ | xyz(0.2607, 0.3389, 0.4671) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.37
Black
#000000
ΔE00 4.10
Dark
#1B2431
ΔE00 10.18
Gunmetal
#2A3439
ΔE00 11.78
Charcoal (survey)
#343837
ΔE00 13.03
Dark Grey
#363737
ΔE00 13.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030D0E #0E0403
analogous
#030E09 #030D0E #03070E
triadic
#030D0E #0E030D #0D0E03
tetradic
#030D0E #09030E #0E0403 #070E03
square
#030D0E #09030E #0E0403 #070E03
split-complementary
#030D0E #0E0307 #0E0903
monochromatic
#051719 #051719 #051719 #0E3C40 #196B73
Accessibility & contrast
On white
19.67
#030D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030D0E
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030D0E | 1.00 | 19.67 | 1.07 | 19.67 |
| #FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0E
Deuteranopia (green-blind)
#090A0E
Tritanopia (blue-blind)
#000E0D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #030d0e; /* rgb */ color: rgb(3, 13, 14); /* oklch */ color: oklch(14.8% 0.018 202.4);
Tailwind
colors: {
custom: {
50: '#484d4d',
500: '#030d0e',
950: '#000000',
},
}SCSS
$custom: #030d0e; $custom-light: #484d4d; $custom-dark: #000000;
JSON
{
"hex": "#030d0e",
"rgb": {
"r": 3,
"g": 13,
"b": 14
},
"hsl": {
"h": 185.455,
"s": 64.706,
"l": 3.333
},
"oklch": {
"l": 0.14826,
"c": 0.01781,
"h": 202.4
},
"luminance": 0.00339
}Semantic roles & 50–950 ramp
primary
#030D0E
secondary
#4F221E
accent
#4F40E8
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777