#101E12#101E12
#101E12 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.030 H 148.0°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #101E12 |
|---|---|
| RGB | rgb(16, 30, 18) |
| HSL | hsl(129, 30%, 9%) |
| HSV | hsv(129, 47%, 12%) |
| CMYK | cmyk(46.7%, 0%, 40%, 88.2%) |
| CIE-LAB | lab(9.66, -9.39, 6.07) |
| CIE-LCH | lch(9.66, 11.18, 147.10°) |
| OKLab | oklab(21.79% -0.0258 0.0161) |
| OKLCH | oklch(21.79% 0.03 148) |
| XYZ | xyz(0.7871, 1.0823, 0.7396) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.49
Dark Forest Green
#002D04
ΔE00 11.65
Very Dark Green
#062E03
ΔE00 11.66
Charcoal (survey)
#343837
ΔE00 12.77
Black
#000000
ΔE00 12.77
Gunmetal
#2A3439
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101E12 #1E101C
analogous
#151E10 #101E12 #101E19
triadic
#101E12 #12101E #1E1210
tetradic
#101E12 #10151E #1E101C #1E1910
square
#101E12 #10151E #1E101C #1E1910
split-complementary
#101E12 #19101E #1E1015
monochromatic
#0B140C #0B140C #101E12 #25462A #3B6E42
Accessibility & contrast
On white
17.26
#101E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#101E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101E12
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101E12 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1C11
Deuteranopia (green-blind)
#1C1A13
Tritanopia (blue-blind)
#0E1D1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #101e12; /* rgb */ color: rgb(16, 30, 18); /* oklch */ color: oklch(21.8% 0.030 148.0);
Tailwind
colors: {
custom: {
50: '#4e594f',
500: '#101e12',
950: '#000000',
},
}SCSS
$custom: #101e12; $custom-light: #4e594f; $custom-dark: #000000;
JSON
{
"hex": "#101e12",
"rgb": {
"r": 16,
"g": 30,
"b": 18
},
"hsl": {
"h": 128.571,
"s": 30.435,
"l": 9.02
},
"oklch": {
"l": 0.21787,
"c": 0.03042,
"h": 148
},
"luminance": 0.01082
}Semantic roles & 50–950 ramp
primary
#101E12
secondary
#54364F
accent
#61B8C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010302
muted
#777878