#101B07#101B07
#101B07 is a very dark, muted yellow-green. Relative luminance 0.009; OKLCH L 20.5% C 0.040 H 132.5°. Best body text is #FFFFFF at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #101B07 |
|---|---|
| RGB | rgb(16, 27, 7) |
| HSL | hsl(93, 59%, 7%) |
| HSV | hsv(93, 74%, 11%) |
| CMYK | cmyk(40.7%, 0%, 74.1%, 89.4%) |
| CIE-LAB | lab(8.21, -9.01, 9.26) |
| CIE-LCH | lch(8.21, 12.92, 134.24°) |
| OKLab | oklab(20.54% -0.0271 0.0295) |
| OKLCH | oklch(20.54% 0.04 132.5) |
| XYZ | xyz(0.6440, 0.9093, 0.3426) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.08
Almost Black
#070D0D
ΔE00 11.10
Dark Forest Green
#002D04
ΔE00 11.23
Black
#000000
ΔE00 12.91
Dark Green
#033500
ΔE00 13.62
Charcoal (survey)
#343837
ΔE00 14.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101B07 #12071B
analogous
#1A1B07 #101B07 #071B08
triadic
#101B07 #07101B #1B0710
tetradic
#101B07 #071A1B #12071B #1B0807
square
#101B07 #071A1B #12071B #1B0807
split-complementary
#101B07 #08071B #1B071A
monochromatic
#0E1806 #0E1806 #101B07 #2D4C14 #4A7C20
Accessibility & contrast
On white
17.77
#101B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#101B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101B07
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101B07 | 1.00 | 17.77 | 1.18 | 17.77 |
| #FFFFFF | 17.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1806
Deuteranopia (green-blind)
#1B1808
Tritanopia (blue-blind)
#101A16
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #101b07; /* rgb */ color: rgb(16, 27, 7); /* oklch */ color: oklch(20.5% 0.040 132.5);
Tailwind
colors: {
custom: {
50: '#4e574a',
500: '#101b07',
950: '#000000',
},
}SCSS
$custom: #101b07; $custom-light: #4e574a; $custom-dark: #000000;
JSON
{
"hex": "#101b07",
"rgb": {
"r": 16,
"g": 27,
"b": 7
},
"hsl": {
"h": 93,
"s": 58.824,
"l": 6.667
},
"oklch": {
"l": 0.20538,
"c": 0.04006,
"h": 132.5
},
"luminance": 0.00909
}Semantic roles & 50–950 ramp
primary
#101B07
secondary
#412559
accent
#46E29C
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877