#010E06#010E06
#010E06 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.6% C 0.030 H 158.6°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #010E06 |
|---|---|
| RGB | rgb(1, 14, 6) |
| HSL | hsl(143, 87%, 3%) |
| HSV | hsv(143, 93%, 5%) |
| CMYK | cmyk(92.9%, 0%, 57.1%, 94.5%) |
| CIE-LAB | lab(3.01, -4.70, 1.96) |
| CIE-LCH | lch(3.01, 5.10, 157.32°) |
| OKLab | oklab(14.58% -0.0282 0.0111) |
| OKLCH | oklch(14.58% 0.03 158.6) |
| XYZ | xyz(0.2024, 0.3337, 0.2260) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.41
Black
#000000
ΔE00 6.52
Gunmetal
#2A3439
ΔE00 13.16
Dark
#1B2431
ΔE00 13.49
Charcoal (survey)
#343837
ΔE00 13.50
Dark Grey
#363737
ΔE00 14.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E06 #0E0109
analogous
#020E01 #010E06 #010E0C
triadic
#010E06 #06010E #0E0601
tetradic
#010E06 #01020E #0E0109 #0E0C01
square
#010E06 #01020E #0E0109 #0E0C01
split-complementary
#010E06 #0C010E #0E0102
monochromatic
#021D0C #021D0C #021D0C #05471E #098037
Accessibility & contrast
On white
19.69
#010E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E06
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E06 | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C06
Deuteranopia (green-blind)
#0B0A06
Tritanopia (blue-blind)
#000E0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010e06; /* rgb */ color: rgb(1, 14, 6); /* oklch */ color: oklch(14.6% 0.030 158.6);
Tailwind
colors: {
custom: {
50: '#474d49',
500: '#010e06',
950: '#000000',
},
}SCSS
$custom: #010e06; $custom-light: #474d49; $custom-dark: #000000;
JSON
{
"hex": "#010e06",
"rgb": {
"r": 1,
"g": 14,
"b": 6
},
"hsl": {
"h": 143.077,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14584,
"c": 0.03029,
"h": 158.6
},
"luminance": 0.00334
}Semantic roles & 50–950 ramp
primary
#010E06
secondary
#56153D
accent
#2BACFD
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777