#030E07#030E07
#030E07 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.9% C 0.025 H 157.6°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #030E07 |
|---|---|
| RGB | rgb(3, 14, 7) |
| HSL | hsl(142, 65%, 3%) |
| HSV | hsv(142, 79%, 5%) |
| CMYK | cmyk(78.6%, 0%, 50%, 94.5%) |
| CIE-LAB | lab(3.15, -4.04, 1.77) |
| CIE-LCH | lch(3.15, 4.41, 156.33°) |
| OKLab | oklab(14.87% -0.023 0.0095) |
| OKLCH | oklch(14.87% 0.025 157.6) |
| XYZ | xyz(0.2329, 0.3488, 0.2560) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.69
Black
#000000
ΔE00 5.82
Gunmetal
#2A3439
ΔE00 12.89
Dark
#1B2431
ΔE00 13.01
Charcoal (survey)
#343837
ΔE00 13.24
Dark Grey
#363737
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E07 #0E030A
analogous
#040E03 #030E07 #030E0C
triadic
#030E07 #07030E #0E0703
tetradic
#030E07 #03040E #0E030A #0E0C03
square
#030E07 #03040E #0E030A #0E0C03
split-complementary
#030E07 #0C030E #0E0304
monochromatic
#05190D #05190D #05190D #0E4020 #197339
Accessibility & contrast
On white
19.63
#030E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E07
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E07 | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C07
Deuteranopia (green-blind)
#0C0B07
Tritanopia (blue-blind)
#010E0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #030e07; /* rgb */ color: rgb(3, 14, 7); /* oklch */ color: oklch(14.9% 0.025 157.6);
Tailwind
colors: {
custom: {
50: '#484d4a',
500: '#030e07',
950: '#000000',
},
}SCSS
$custom: #030e07; $custom-light: #484d4a; $custom-dark: #000000;
JSON
{
"hex": "#030e07",
"rgb": {
"r": 3,
"g": 14,
"b": 7
},
"hsl": {
"h": 141.818,
"s": 64.706,
"l": 3.333
},
"oklch": {
"l": 0.1487,
"c": 0.02493,
"h": 157.6
},
"luminance": 0.00349
}Semantic roles & 50–950 ramp
primary
#030E07
secondary
#4F1E3D
accent
#40ABE8
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777