#101A0C#101A0C
#101A0C is a very dark, muted green. Relative luminance 0.009; OKLCH L 20.3% C 0.030 H 137.1°. Best body text is #FFFFFF at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #101A0C |
|---|---|
| RGB | rgb(16, 26, 12) |
| HSL | hsl(103, 37%, 7%) |
| HSV | hsv(103, 54%, 10%) |
| CMYK | cmyk(38.5%, 0%, 53.8%, 89.8%) |
| CIE-LAB | lab(7.91, -7.49, 6.73) |
| CIE-LCH | lch(7.91, 10.07, 138.03°) |
| OKLab | oklab(20.32% -0.0223 0.0207) |
| OKLCH | oklch(20.32% 0.03 137.1) |
| XYZ | xyz(0.6494, 0.8755, 0.4825) |
| Luminance | 0.0088 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.14
Black
#000000
ΔE00 11.14
Charcoal (survey)
#343837
ΔE00 12.84
Very Dark Green
#062E03
ΔE00 12.88
Dark Forest Green
#002D04
ΔE00 12.98
Dark Grey
#363737
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101A0C #160C1A
analogous
#171A0C #101A0C #0C1A0F
triadic
#101A0C #0C101A #1A0C10
tetradic
#101A0C #0C171A #160C1A #1A0F0C
square
#101A0C #0C171A #160C1A #1A0F0C
split-complementary
#101A0C #0F0C1A #1A0C17
monochromatic
#0D150A #0D150A #101A0C #2A441F #446E33
Accessibility & contrast
On white
17.87
#101A0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#101A0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101A0C
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101A0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101A0C | 1.00 | 17.87 | 1.18 | 17.87 |
| #FFFFFF | 17.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B180B
Deuteranopia (green-blind)
#19170D
Tritanopia (blue-blind)
#101916
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #101a0c; /* rgb */ color: rgb(16, 26, 12); /* oklch */ color: oklch(20.3% 0.030 137.1);
Tailwind
colors: {
custom: {
50: '#4e564c',
500: '#101a0c',
950: '#000000',
},
}SCSS
$custom: #101a0c; $custom-light: #4e564c; $custom-dark: #000000;
JSON
{
"hex": "#101a0c",
"rgb": {
"r": 16,
"g": 26,
"b": 12
},
"hsl": {
"h": 102.857,
"s": 36.842,
"l": 7.451
},
"oklch": {
"l": 0.20324,
"c": 0.03048,
"h": 137.1
},
"luminance": 0.00875
}Semantic roles & 50–950 ramp
primary
#101A0C
secondary
#483052
accent
#5BCDAC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877