#030F07#030F07
#030F07 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.027 H 155.9°. Best body text is #FFFFFF at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #030F07 |
|---|---|
| RGB | rgb(3, 15, 7) |
| HSL | hsl(140, 67%, 4%) |
| HSV | hsv(140, 80%, 6%) |
| CMYK | cmyk(80%, 0%, 53.3%, 94.1%) |
| CIE-LAB | lab(3.40, -4.55, 2.13) |
| CIE-LCH | lch(3.40, 5.02, 154.86°) |
| OKLab | oklab(15.24% -0.0247 0.011) |
| OKLCH | oklch(15.24% 0.027 155.9) |
| XYZ | xyz(0.2467, 0.3763, 0.2606) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.33
Black
#000000
ΔE00 6.46
Gunmetal
#2A3439
ΔE00 13.00
Charcoal (survey)
#343837
ΔE00 13.26
Dark
#1B2431
ΔE00 13.43
Dark Grey
#363737
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F07 #0F030B
analogous
#050F03 #030F07 #030F0D
triadic
#030F07 #07030F #0F0703
tetradic
#030F07 #03050F #0F030B #0F0D03
square
#030F07 #03050F #0F030B #0F0D03
split-complementary
#030F07 #0D030F #0F0305
monochromatic
#051A0C #051A0C #051A0C #0D421F #177537
Accessibility & contrast
On white
19.53
#030F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#030F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F07
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F07 | 1.00 | 19.53 | 1.08 | 19.53 |
| #FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D07
Deuteranopia (green-blind)
#0D0C07
Tritanopia (blue-blind)
#010F0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030f07; /* rgb */ color: rgb(3, 15, 7); /* oklch */ color: oklch(15.2% 0.027 155.9);
Tailwind
colors: {
custom: {
50: '#484e4a',
500: '#030f07',
950: '#000000',
},
}SCSS
$custom: #030f07; $custom-light: #484e4a; $custom-dark: #000000;
JSON
{
"hex": "#030f07",
"rgb": {
"r": 3,
"g": 15,
"b": 7
},
"hsl": {
"h": 140,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.15238,
"c": 0.02706,
"h": 155.9
},
"luminance": 0.00376
}Semantic roles & 50–950 ramp
primary
#030F07
secondary
#511D3F
accent
#3EB0EA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777