#010E01#010E01
#010E01 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.4% C 0.043 H 142.9°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #010E01 |
|---|---|
| RGB | rgb(1, 14, 1) |
| HSL | hsl(120, 87%, 3%) |
| HSV | hsv(120, 93%, 5%) |
| CMYK | cmyk(92.9%, 0%, 92.9%, 94.5%) |
| CIE-LAB | lab(2.91, -5.40, 3.86) |
| CIE-LCH | lch(2.91, 6.63, 144.45°) |
| OKLab | oklab(14.36% -0.0342 0.0258) |
| OKLCH | oklch(14.36% 0.043 142.9) |
| XYZ | xyz(0.1750, 0.3227, 0.0818) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.88
Black
#000000
ΔE00 7.65
Charcoal (survey)
#343837
ΔE00 14.02
Gunmetal
#2A3439
ΔE00 14.17
Dark Grey
#363737
ΔE00 14.69
Onyx
#353839
ΔE00 14.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E01 #0E010E
analogous
#070E01 #010E01 #010E07
triadic
#010E01 #01010E #0E0101
tetradic
#010E01 #01070E #0E010E #0E0701
square
#010E01 #01070E #0E010E #0E0701
split-complementary
#010E01 #07010E #0E0107
monochromatic
#021D02 #021D02 #021D02 #054705 #098009
Accessibility & contrast
On white
19.73
#010E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#010E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E01
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E01 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C00
Deuteranopia (green-blind)
#0C0A02
Tritanopia (blue-blind)
#000D0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010e01; /* rgb */ color: rgb(1, 14, 1); /* oklch */ color: oklch(14.4% 0.043 142.9);
Tailwind
colors: {
custom: {
50: '#474d47',
500: '#010e01',
950: '#000000',
},
}SCSS
$custom: #010e01; $custom-light: #474d47; $custom-dark: #000000;
JSON
{
"hex": "#010e01",
"rgb": {
"r": 1,
"g": 14,
"b": 1
},
"hsl": {
"h": 120,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14363,
"c": 0.04287,
"h": 142.9
},
"luminance": 0.00323
}Semantic roles & 50–950 ramp
primary
#010E01
secondary
#561556
accent
#2BFDFD
background
#F3F4F3
surface
#E5E7E5
border
#C1C3C1
text
#000100
muted
#777777