#101A0E#101A0E
#101A0E is a very dark, muted green. Relative luminance 0.009; OKLCH L 20.4% C 0.027 H 140.4°. Best body text is #FFFFFF at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #101A0E |
|---|---|
| RGB | rgb(16, 26, 14) |
| HSL | hsl(110, 30%, 8%) |
| HSV | hsv(110, 46%, 10%) |
| CMYK | cmyk(38.5%, 0%, 46.2%, 89.8%) |
| CIE-LAB | lab(7.95, -7.16, 5.84) |
| CIE-LCH | lch(7.95, 9.24, 140.78°) |
| OKLab | oklab(20.38% -0.0211 0.0175) |
| OKLCH | oklch(20.38% 0.027 140.4) |
| XYZ | xyz(0.6623, 0.8806, 0.5505) |
| Luminance | 0.0088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.57
Black
#000000
ΔE00 10.68
Charcoal (survey)
#343837
ΔE00 12.45
Very Dark Green
#062E03
ΔE00 13.39
Gunmetal
#2A3439
ΔE00 13.41
Dark Forest Green
#002D04
ΔE00 13.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101A0E #180E1A
analogous
#161A0E #101A0E #0E1A12
triadic
#101A0E #0E101A #1A0E10
tetradic
#101A0E #0E161A #180E1A #1A120E
square
#101A0E #0E161A #180E1A #1A120E
split-complementary
#101A0E #120E1A #1A0E16
monochromatic
#0C140B #0C140B #101A0E #284223 #416A39
Accessibility & contrast
On white
17.85
#101A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#101A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101A0E
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101A0E | 1.00 | 17.85 | 1.18 | 17.85 |
| #FFFFFF | 17.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B180D
Deuteranopia (green-blind)
#19170F
Tritanopia (blue-blind)
#0F1917
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #101a0e; /* rgb */ color: rgb(16, 26, 14); /* oklch */ color: oklch(20.4% 0.027 140.4);
Tailwind
colors: {
custom: {
50: '#4e564d',
500: '#101a0e',
950: '#000000',
},
}SCSS
$custom: #101a0e; $custom-light: #4e564d; $custom-dark: #000000;
JSON
{
"hex": "#101a0e",
"rgb": {
"r": 16,
"g": 26,
"b": 14
},
"hsl": {
"h": 110,
"s": 30,
"l": 7.843
},
"oklch": {
"l": 0.20378,
"c": 0.02744,
"h": 140.4
},
"luminance": 0.00881
}Semantic roles & 50–950 ramp
primary
#101A0E
secondary
#4B3450
accent
#62C6B5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877