#030F05#030F05
#030F05 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.031 H 149.2°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #030F05 |
|---|---|
| RGB | rgb(3, 15, 5) |
| HSL | hsl(130, 67%, 4%) |
| HSV | hsv(130, 80%, 6%) |
| CMYK | cmyk(80%, 0%, 66.7%, 94.1%) |
| CIE-LAB | lab(3.36, -4.82, 2.89) |
| CIE-LCH | lch(3.36, 5.62, 149.06°) |
| OKLab | oklab(15.16% -0.0265 0.0158) |
| OKLCH | oklch(15.16% 0.031 149.2) |
| XYZ | xyz(0.2358, 0.3719, 0.2029) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.93
Black
#000000
ΔE00 6.91
Gunmetal
#2A3439
ΔE00 13.40
Charcoal (survey)
#343837
ΔE00 13.45
Dark Grey
#363737
ΔE00 14.07
Dark
#1B2431
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F05 #0F030D
analogous
#070F03 #030F05 #030F0B
triadic
#030F05 #05030F #0F0503
tetradic
#030F05 #03070F #0F030D #0F0B03
square
#030F05 #03070F #0F030D #0F0B03
split-complementary
#030F05 #0B030F #0F0307
monochromatic
#051A08 #051A08 #051A08 #0D4216 #177527
Accessibility & contrast
On white
19.55
#030F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F05
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F05 | 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)
#0F0D04
Deuteranopia (green-blind)
#0D0C05
Tritanopia (blue-blind)
#020F0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030f05; /* rgb */ color: rgb(3, 15, 5); /* oklch */ color: oklch(15.2% 0.031 149.2);
Tailwind
colors: {
custom: {
50: '#484e49',
500: '#030f05',
950: '#000000',
},
}SCSS
$custom: #030f05; $custom-light: #484e49; $custom-dark: #000000;
JSON
{
"hex": "#030f05",
"rgb": {
"r": 3,
"g": 15,
"b": 5
},
"hsl": {
"h": 130,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.15158,
"c": 0.03087,
"h": 149.2
},
"luminance": 0.00372
}Semantic roles & 50–950 ramp
primary
#030F05
secondary
#511D48
accent
#3ECDEA
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777