#030E04#030E04
#030E04 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.7% C 0.031 H 146.6°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #030E04 |
|---|---|
| RGB | rgb(3, 14, 4) |
| HSL | hsl(125, 65%, 3%) |
| HSV | hsv(125, 79%, 5%) |
| CMYK | cmyk(78.6%, 0%, 71.4%, 94.5%) |
| CIE-LAB | lab(3.09, -4.45, 2.90) |
| CIE-LCH | lch(3.09, 5.32, 146.89°) |
| OKLab | oklab(14.74% -0.0259 0.0171) |
| OKLCH | oklch(14.74% 0.031 146.6) |
| XYZ | xyz(0.2165, 0.3422, 0.1695) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.64
Black
#000000
ΔE00 6.51
Gunmetal
#2A3439
ΔE00 13.48
Charcoal (survey)
#343837
ΔE00 13.51
Dark
#1B2431
ΔE00 14.04
Dark Grey
#363737
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E04 #0E030D
analogous
#070E03 #030E04 #030E09
triadic
#030E04 #04030E #0E0403
tetradic
#030E04 #03070E #0E030D #0E0903
square
#030E04 #03070E #0E030D #0E0903
split-complementary
#030E04 #09030E #0E0307
monochromatic
#051907 #051907 #051907 #0E4012 #197321
Accessibility & contrast
On white
19.66
#030E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E04
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E04 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C04
Deuteranopia (green-blind)
#0C0B04
Tritanopia (blue-blind)
#020D0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #030e04; /* rgb */ color: rgb(3, 14, 4); /* oklch */ color: oklch(14.7% 0.031 146.6);
Tailwind
colors: {
custom: {
50: '#484d48',
500: '#030e04',
950: '#000000',
},
}SCSS
$custom: #030e04; $custom-light: #484d48; $custom-dark: #000000;
JSON
{
"hex": "#030e04",
"rgb": {
"r": 3,
"g": 14,
"b": 4
},
"hsl": {
"h": 125.455,
"s": 64.706,
"l": 3.333
},
"oklch": {
"l": 0.14742,
"c": 0.03104,
"h": 146.6
},
"luminance": 0.00342
}Semantic roles & 50–950 ramp
primary
#030E04
secondary
#4F1E4B
accent
#40D8E8
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777