#101C08#101C08
#101C08 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 20.9% C 0.040 H 134.1°. Best body text is #FFFFFF at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #101C08 |
|---|---|
| RGB | rgb(16, 28, 8) |
| HSL | hsl(96, 56%, 7%) |
| HSV | hsv(96, 71%, 11%) |
| CMYK | cmyk(42.9%, 0%, 71.4%, 89%) |
| CIE-LAB | lab(8.64, -9.67, 9.47) |
| CIE-LCH | lch(8.64, 13.54, 135.61°) |
| OKLab | oklab(20.89% -0.0282 0.0291) |
| OKLCH | oklch(20.89% 0.04 134.1) |
| XYZ | xyz(0.6728, 0.9582, 0.3792) |
| Luminance | 0.0096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.53
Dark Forest Green
#002D04
ΔE00 10.65
Almost Black
#070D0D
ΔE00 11.61
Dark Green
#033500
ΔE00 13.10
Black
#000000
ΔE00 13.46
Charcoal (survey)
#343837
ΔE00 14.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101C08 #14081C
analogous
#1A1C08 #101C08 #081C0A
triadic
#101C08 #08101C #1C0810
tetradic
#101C08 #081A1C #14081C #1C0A08
square
#101C08 #081A1C #14081C #1C0A08
split-complementary
#101C08 #0A081C #1C081A
monochromatic
#0E1807 #0E1807 #101C08 #2B4C16 #467B23
Accessibility & contrast
On white
17.62
#101C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#101C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101C08
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101C08 | 1.00 | 17.62 | 1.19 | 17.62 |
| #FFFFFF | 17.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1907
Deuteranopia (green-blind)
#1C1809
Tritanopia (blue-blind)
#101B17
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #101c08; /* rgb */ color: rgb(16, 28, 8); /* oklch */ color: oklch(20.9% 0.040 134.1);
Tailwind
colors: {
custom: {
50: '#4e584a',
500: '#101c08',
950: '#000000',
},
}SCSS
$custom: #101c08; $custom-light: #4e584a; $custom-dark: #000000;
JSON
{
"hex": "#101c08",
"rgb": {
"r": 16,
"g": 28,
"b": 8
},
"hsl": {
"h": 96,
"s": 55.556,
"l": 7.059
},
"oklch": {
"l": 0.2089,
"c": 0.04048,
"h": 134.1
},
"luminance": 0.00958
}Semantic roles & 50–950 ramp
primary
#101C08
secondary
#452759
accent
#49DFA3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877