#030F08#030F08
#030F08 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.3% C 0.025 H 159.7°. Best body text is #FFFFFF at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #030F08 |
|---|---|
| RGB | rgb(3, 15, 8) |
| HSL | hsl(145, 67%, 4%) |
| HSV | hsv(145, 80%, 6%) |
| CMYK | cmyk(80%, 0%, 46.7%, 94.1%) |
| CIE-LAB | lab(3.42, -4.41, 1.75) |
| CIE-LCH | lch(3.42, 4.74, 158.29°) |
| OKLab | oklab(15.28% -0.0239 0.0088) |
| OKLCH | oklch(15.28% 0.025 159.7) |
| XYZ | xyz(0.2522, 0.3785, 0.2895) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.03
Black
#000000
ΔE00 6.25
Gunmetal
#2A3439
ΔE00 12.81
Dark
#1B2431
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.17
Dark Grey
#363737
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F08 #0F030A
analogous
#040F03 #030F08 #030F0E
triadic
#030F08 #08030F #0F0803
tetradic
#030F08 #03040F #0F030A #0F0E03
square
#030F08 #03040F #0F030A #0F0E03
split-complementary
#030F08 #0E030F #0F0304
monochromatic
#051A0E #051A0E #051A0E #0D4223 #17753E
Accessibility & contrast
On white
19.52
#030F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#030F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F08
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F08 | 1.00 | 19.52 | 1.08 | 19.52 |
| #FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D08
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#010F0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030f08; /* rgb */ color: rgb(3, 15, 8); /* oklch */ color: oklch(15.3% 0.025 159.7);
Tailwind
colors: {
custom: {
50: '#484e4a',
500: '#030f08',
950: '#000000',
},
}SCSS
$custom: #030f08; $custom-light: #484e4a; $custom-dark: #000000;
JSON
{
"hex": "#030f08",
"rgb": {
"r": 3,
"g": 15,
"b": 8
},
"hsl": {
"h": 145,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.15278,
"c": 0.02548,
"h": 159.7
},
"luminance": 0.00379
}Semantic roles & 50–950 ramp
primary
#030F08
secondary
#511D3B
accent
#3EA2EA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777