#030F04#030F04
#030F04 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.1% C 0.033 H 146.3°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #030F04 |
|---|---|
| RGB | rgb(3, 15, 4) |
| HSL | hsl(125, 67%, 4%) |
| HSV | hsv(125, 80%, 6%) |
| CMYK | cmyk(80%, 0%, 73.3%, 94.1%) |
| CIE-LAB | lab(3.34, -4.96, 3.27) |
| CIE-LCH | lch(3.34, 5.94, 146.63°) |
| OKLab | oklab(15.12% -0.0275 0.0184) |
| OKLCH | oklch(15.12% 0.033 146.3) |
| XYZ | xyz(0.2303, 0.3698, 0.1741) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.24
Black
#000000
ΔE00 7.14
Charcoal (survey)
#343837
ΔE00 13.56
Gunmetal
#2A3439
ΔE00 13.61
Dark Grey
#363737
ΔE00 14.19
Onyx
#353839
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F04 #0F030E
analogous
#080F03 #030F04 #030F0A
triadic
#030F04 #04030F #0F0403
tetradic
#030F04 #03080F #0F030E #0F0A03
square
#030F04 #03080F #0F030E #0F0A03
split-complementary
#030F04 #0A030F #0F0308
monochromatic
#051A07 #051A07 #051A07 #0D4212 #17751F
Accessibility & contrast
On white
19.55
#030F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F04
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F04 | 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)
#0F0D03
Deuteranopia (green-blind)
#0D0C05
Tritanopia (blue-blind)
#020E0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030f04; /* rgb */ color: rgb(3, 15, 4); /* oklch */ color: oklch(15.1% 0.033 146.3);
Tailwind
colors: {
custom: {
50: '#484e48',
500: '#030f04',
950: '#000000',
},
}SCSS
$custom: #030f04; $custom-light: #484e48; $custom-dark: #000000;
JSON
{
"hex": "#030f04",
"rgb": {
"r": 3,
"g": 15,
"b": 4
},
"hsl": {
"h": 125,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.15117,
"c": 0.03312,
"h": 146.3
},
"luminance": 0.0037
}Semantic roles & 50–950 ramp
primary
#030F04
secondary
#511D4C
accent
#3EDBEA
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777