#101B0B#101B0B
#101B0B is a very dark, muted green. Relative luminance 0.009; OKLCH L 20.6% C 0.034 H 136.4°. Best body text is #FFFFFF at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #101B0B |
|---|---|
| RGB | rgb(16, 27, 11) |
| HSL | hsl(101, 42%, 7%) |
| HSV | hsv(101, 59%, 11%) |
| CMYK | cmyk(40.7%, 0%, 59.3%, 89.4%) |
| CIE-LAB | lab(8.29, -8.45, 7.73) |
| CIE-LCH | lch(8.29, 11.46, 137.55°) |
| OKLab | oklab(20.63% -0.0247 0.0235) |
| OKLCH | oklch(20.63% 0.034 136.4) |
| XYZ | xyz(0.6660, 0.9182, 0.4587) |
| Luminance | 0.0092 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.20
Very Dark Green
#062E03
ΔE00 11.86
Dark Forest Green
#002D04
ΔE00 11.96
Black
#000000
ΔE00 12.16
Charcoal (survey)
#343837
ΔE00 13.34
Dark Green
#033500
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101B0B #160B1B
analogous
#181B0B #101B0B #0B1B0E
triadic
#101B0B #0B101B #1B0B10
tetradic
#101B0B #0B181B #160B1B #1B0E0B
square
#101B0B #0B181B #160B1B #1B0E0B
split-complementary
#101B0B #0E0B1B #1B0B18
monochromatic
#0D1609 #0D1609 #101B0B #2A461D #44722E
Accessibility & contrast
On white
17.74
#101B0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#101B0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101B0B
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101B0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101B0B | 1.00 | 17.74 | 1.18 | 17.74 |
| #FFFFFF | 17.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C190A
Deuteranopia (green-blind)
#1A180C
Tritanopia (blue-blind)
#101A17
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #101b0b; /* rgb */ color: rgb(16, 27, 11); /* oklch */ color: oklch(20.6% 0.034 136.4);
Tailwind
colors: {
custom: {
50: '#4e574b',
500: '#101b0b',
950: '#000000',
},
}SCSS
$custom: #101b0b; $custom-light: #4e574b; $custom-dark: #000000;
JSON
{
"hex": "#101b0b",
"rgb": {
"r": 16,
"g": 27,
"b": 11
},
"hsl": {
"h": 101.25,
"s": 42.105,
"l": 7.451
},
"oklch": {
"l": 0.20627,
"c": 0.03409,
"h": 136.4
},
"luminance": 0.00918
}Semantic roles & 50–950 ramp
primary
#101B0B
secondary
#482E54
accent
#56D2AB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877