#030E06#030E06
#030E06 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.8% C 0.027 H 153.6°. Best body text is #FFFFFF at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #030E06 |
|---|---|
| RGB | rgb(3, 14, 6) |
| HSL | hsl(136, 65%, 3%) |
| HSV | hsv(136, 79%, 5%) |
| CMYK | cmyk(78.6%, 0%, 57.1%, 94.5%) |
| CIE-LAB | lab(3.13, -4.18, 2.15) |
| CIE-LCH | lch(3.13, 4.70, 152.80°) |
| OKLab | oklab(14.83% -0.0239 0.0119) |
| OKLCH | oklch(14.83% 0.027 153.6) |
| XYZ | xyz(0.2274, 0.3466, 0.2272) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.01
Black
#000000
ΔE00 6.05
Gunmetal
#2A3439
ΔE00 13.08
Charcoal (survey)
#343837
ΔE00 13.32
Dark
#1B2431
ΔE00 13.36
Dark Grey
#363737
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E06 #0E030B
analogous
#050E03 #030E06 #030E0B
triadic
#030E06 #06030E #0E0603
tetradic
#030E06 #03050E #0E030B #0E0B03
square
#030E06 #03050E #0E030B #0E0B03
split-complementary
#030E06 #0B030E #0E0305
monochromatic
#05190B #05190B #05190B #0E401C #197331
Accessibility & contrast
On white
19.64
#030E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E06
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E06 | 1.00 | 19.64 | 1.07 | 19.64 |
| #FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C06
Deuteranopia (green-blind)
#0C0B06
Tritanopia (blue-blind)
#020E0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #030e06; /* rgb */ color: rgb(3, 14, 6); /* oklch */ color: oklch(14.8% 0.027 153.6);
Tailwind
colors: {
custom: {
50: '#484d49',
500: '#030e06',
950: '#000000',
},
}SCSS
$custom: #030e06; $custom-light: #484d49; $custom-dark: #000000;
JSON
{
"hex": "#030e06",
"rgb": {
"r": 3,
"g": 14,
"b": 6
},
"hsl": {
"h": 136.364,
"s": 64.706,
"l": 3.333
},
"oklch": {
"l": 0.14827,
"c": 0.02671,
"h": 153.6
},
"luminance": 0.00347
}Semantic roles & 50–950 ramp
primary
#030E06
secondary
#4F1E42
accent
#40BAE8
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777