#101600#101600
#101600 is a very dark, muted yellow-green. Relative luminance 0.007; OKLCH L 18.7% C 0.045 H 121.7°. Best body text is #FFFFFF at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #101600 |
|---|---|
| RGB | rgb(16, 22, 0) |
| HSL | hsl(76, 100%, 4%) |
| HSV | hsv(76, 100%, 9%) |
| CMYK | cmyk(27.3%, 0%, 100%, 91.4%) |
| CIE-LAB | lab(6.18, -6.13, 9.14) |
| CIE-LCH | lch(6.18, 11.00, 123.82°) |
| OKLab | oklab(18.71% -0.0237 0.0385) |
| OKLCH | oklch(18.71% 0.045 121.7) |
| XYZ | xyz(0.5006, 0.6840, 0.1056) |
| Luminance | 0.0068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.30
Black
#000000
ΔE00 10.67
Very Dark Green
#062E03
ΔE00 13.56
Dark Forest Green
#002D04
ΔE00 13.80
Charcoal (survey)
#343837
ΔE00 13.93
Dark Grey
#363737
ΔE00 14.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101600 #060016
analogous
#161100 #101600 #051600
triadic
#101600 #001016 #160010
tetradic
#101600 #001611 #060016 #160005
square
#101600 #001611 #060016 #160005
split-complementary
#101600 #000516 #110016
monochromatic
#161F00 #161F00 #161F00 #3D5300 #699000
Accessibility & contrast
On white
18.47
#101600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#101600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101600
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101600 | 1.00 | 18.47 | 1.14 | 18.47 |
| #FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181400
Deuteranopia (green-blind)
#171401
Tritanopia (blue-blind)
#121411
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #101600; /* rgb */ color: rgb(16, 22, 0); /* oklch */ color: oklch(18.7% 0.045 121.7);
Tailwind
colors: {
custom: {
50: '#4e5246',
500: '#101600',
950: '#000000',
},
}SCSS
$custom: #101600; $custom-light: #4e5246; $custom-dark: #000000;
JSON
{
"hex": "#101600",
"rgb": {
"r": 16,
"g": 22,
"b": 0
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.18714,
"c": 0.04522,
"h": 121.7
},
"luminance": 0.00684
}Semantic roles & 50–950 ramp
primary
#101600
secondary
#271161
accent
#29FF63
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010200
muted
#777877