#030E01#030E01
#030E01 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.6% C 0.040 H 138.4°. Best body text is #FFFFFF at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #030E01 |
|---|---|
| RGB | rgb(3, 14, 1) |
| HSL | hsl(111, 87%, 3%) |
| HSV | hsv(111, 93%, 5%) |
| CMYK | cmyk(78.6%, 0%, 92.9%, 94.5%) |
| CIE-LAB | lab(3.03, -4.87, 4.04) |
| CIE-LCH | lch(3.03, 6.33, 140.31°) |
| OKLab | oklab(14.61% -0.0298 0.0264) |
| OKLCH | oklch(14.61% 0.04 138.4) |
| XYZ | xyz(0.2001, 0.3356, 0.0829) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.58
Black
#000000
ΔE00 7.24
Charcoal (survey)
#343837
ΔE00 13.84
Gunmetal
#2A3439
ΔE00 14.10
Dark Grey
#363737
ΔE00 14.44
Onyx
#353839
ΔE00 14.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E01 #0C010E
analogous
#090E01 #030E01 #010E05
triadic
#030E01 #01030E #0E0103
tetradic
#030E01 #01090E #0C010E #0E0501
square
#030E01 #01090E #0C010E #0E0501
split-complementary
#030E01 #05010E #0E0109
monochromatic
#061D02 #061D02 #061D02 #0F4705 #1B8009
Accessibility & contrast
On white
19.68
#030E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E01
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E01 | 1.00 | 19.68 | 1.07 | 19.68 |
| #FFFFFF | 19.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C00
Deuteranopia (green-blind)
#0D0B02
Tritanopia (blue-blind)
#020D0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #030e01; /* rgb */ color: rgb(3, 14, 1); /* oklch */ color: oklch(14.6% 0.040 138.4);
Tailwind
colors: {
custom: {
50: '#484d47',
500: '#030e01',
950: '#000000',
},
}SCSS
$custom: #030e01; $custom-light: #484d47; $custom-dark: #000000;
JSON
{
"hex": "#030e01",
"rgb": {
"r": 3,
"g": 14,
"b": 1
},
"hsl": {
"h": 110.769,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14613,
"c": 0.03979,
"h": 138.4
},
"luminance": 0.00336
}Semantic roles & 50–950 ramp
primary
#030E01
secondary
#4C1556
accent
#2BFDDD
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777