#030F06#030F06
#030F06 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.029 H 152.5°. Best body text is #FFFFFF at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #030F06 |
|---|---|
| RGB | rgb(3, 15, 6) |
| HSL | hsl(135, 67%, 4%) |
| HSV | hsv(135, 80%, 6%) |
| CMYK | cmyk(80%, 0%, 60%, 94.1%) |
| CIE-LAB | lab(3.38, -4.69, 2.51) |
| CIE-LCH | lch(3.38, 5.32, 151.81°) |
| OKLab | oklab(15.2% -0.0256 0.0133) |
| OKLCH | oklch(15.2% 0.029 152.5) |
| XYZ | xyz(0.2412, 0.3741, 0.2318) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.63
Black
#000000
ΔE00 6.68
Gunmetal
#2A3439
ΔE00 13.20
Charcoal (survey)
#343837
ΔE00 13.35
Dark
#1B2431
ΔE00 13.77
Dark Grey
#363737
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F06 #0F030C
analogous
#060F03 #030F06 #030F0C
triadic
#030F06 #06030F #0F0603
tetradic
#030F06 #03060F #0F030C #0F0C03
square
#030F06 #03060F #0F030C #0F0C03
split-complementary
#030F06 #0C030F #0F0306
monochromatic
#051A0A #051A0A #051A0A #0D421A #17752F
Accessibility & contrast
On white
19.54
#030F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F06
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F06 | 1.00 | 19.54 | 1.07 | 19.54 |
| #FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D06
Deuteranopia (green-blind)
#0D0C06
Tritanopia (blue-blind)
#010F0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030f06; /* rgb */ color: rgb(3, 15, 6); /* oklch */ color: oklch(15.2% 0.029 152.5);
Tailwind
colors: {
custom: {
50: '#484e49',
500: '#030f06',
950: '#000000',
},
}SCSS
$custom: #030f06; $custom-light: #484e49; $custom-dark: #000000;
JSON
{
"hex": "#030f06",
"rgb": {
"r": 3,
"g": 15,
"b": 6
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.15198,
"c": 0.02885,
"h": 152.5
},
"luminance": 0.00374
}Semantic roles & 50–950 ramp
primary
#030F06
secondary
#511D44
accent
#3EBFEA
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777