#030D0C#030D0C
#030D0C is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.7% C 0.018 H 188.5°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #030D0C |
|---|---|
| RGB | rgb(3, 13, 12) |
| HSL | hsl(174, 63%, 3%) |
| HSV | hsv(174, 77%, 5%) |
| CMYK | cmyk(76.9%, 0%, 7.7%, 94.9%) |
| CIE-LAB | lab(3.01, -2.84, -0.51) |
| CIE-LCH | lch(3.01, 2.89, 190.20°) |
| OKLab | oklab(14.73% -0.0177 -0.0027) |
| OKLCH | oklch(14.73% 0.018 188.5) |
| XYZ | xyz(0.2478, 0.3337, 0.3991) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.58
Black
#000000
ΔE00 4.29
Dark
#1B2431
ΔE00 10.91
Gunmetal
#2A3439
ΔE00 12.03
Charcoal (survey)
#343837
ΔE00 13.03
Dark Grey
#363737
ΔE00 13.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030D0C #0D0304
analogous
#030D07 #030D0C #03090D
triadic
#030D0C #0C030D #0D0C03
tetradic
#030D0C #07030D #0D0304 #090D03
square
#030D0C #07030D #0D0304 #090D03
split-complementary
#030D0C #0D0309 #0D0703
monochromatic
#061917 #061917 #061917 #0E3F3A #1A7068
Accessibility & contrast
On white
19.69
#030D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030D0C
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030D0C | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0C0C
Deuteranopia (green-blind)
#0A0A0C
Tritanopia (blue-blind)
#010E0D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #030d0c; /* rgb */ color: rgb(3, 13, 12); /* oklch */ color: oklch(14.7% 0.018 188.5);
Tailwind
colors: {
custom: {
50: '#484d4c',
500: '#030d0c',
950: '#000000',
},
}SCSS
$custom: #030d0c; $custom-light: #484d4c; $custom-dark: #000000;
JSON
{
"hex": "#030d0c",
"rgb": {
"r": 3,
"g": 13,
"b": 12
},
"hsl": {
"h": 174,
"s": 62.5,
"l": 3.137
},
"oklch": {
"l": 0.14725,
"c": 0.01794,
"h": 188.5
},
"luminance": 0.00334
}Semantic roles & 50–950 ramp
primary
#030D0C
secondary
#4D1E23
accent
#4253E6
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777