#101D0F#101D0F
#101D0F is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.4% C 0.033 H 142.7°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #101D0F |
|---|---|
| RGB | rgb(16, 29, 15) |
| HSL | hsl(116, 32%, 9%) |
| HSV | hsv(116, 48%, 11%) |
| CMYK | cmyk(44.8%, 0%, 48.3%, 88.6%) |
| CIE-LAB | lab(9.18, -9.31, 7.10) |
| CIE-LCH | lch(9.18, 11.71, 142.64°) |
| OKLab | oklab(21.38% -0.0259 0.0197) |
| OKLCH | oklch(21.38% 0.033 142.7) |
| XYZ | xyz(0.7392, 1.0233, 0.6104) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.66
Very Dark Green
#062E03
ΔE00 11.39
Dark Forest Green
#002D04
ΔE00 11.43
Black
#000000
ΔE00 12.80
Charcoal (survey)
#343837
ΔE00 13.17
Dark Green
#033500
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101D0F #1C0F1D
analogous
#171D0F #101D0F #0F1D15
triadic
#101D0F #0F101D #1D0F10
tetradic
#101D0F #0F171D #1C0F1D #1D150F
square
#101D0F #0F171D #1C0F1D #1D150F
split-complementary
#101D0F #150F1D #1D0F17
monochromatic
#0B140A #0B140A #101D0F #264524 #3D6E39
Accessibility & contrast
On white
17.43
#101D0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#101D0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101D0F
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101D0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101D0F | 1.00 | 17.43 | 1.20 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1B0E
Deuteranopia (green-blind)
#1C1910
Tritanopia (blue-blind)
#0F1C19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #101d0f; /* rgb */ color: rgb(16, 29, 15); /* oklch */ color: oklch(21.4% 0.033 142.7);
Tailwind
colors: {
custom: {
50: '#4e594e',
500: '#101d0f',
950: '#000000',
},
}SCSS
$custom: #101d0f; $custom-light: #4e594e; $custom-dark: #000000;
JSON
{
"hex": "#101d0f",
"rgb": {
"r": 16,
"g": 29,
"b": 15
},
"hsl": {
"h": 115.714,
"s": 31.818,
"l": 8.627
},
"oklch": {
"l": 0.21379,
"c": 0.03253,
"h": 142.7
},
"luminance": 0.01023
}Semantic roles & 50–950 ramp
primary
#101D0F
secondary
#513553
accent
#60C8C1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877