#102011#102011
#102011 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.036 H 145.7°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #102011 |
|---|---|
| RGB | rgb(16, 32, 17) |
| HSL | hsl(124, 33%, 9%) |
| HSV | hsv(124, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(10.44, -10.93, 7.77) |
| CIE-LCH | lch(10.44, 13.41, 144.60°) |
| OKLab | oklab(22.41% -0.0298 0.0203) |
| OKLCH | oklch(22.41% 0.036 145.7) |
| XYZ | xyz(0.8313, 1.1836, 0.7149) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.03
Very Dark Green
#062E03
ΔE00 10.03
Almost Black
#070D0D
ΔE00 12.12
Dark Green
#033500
ΔE00 12.67
Charcoal (survey)
#343837
ΔE00 13.61
Black
#000000
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102011 #20101F
analogous
#172010 #102011 #102019
triadic
#102011 #111020 #201110
tetradic
#102011 #101720 #20101F #201910
square
#102011 #101720 #20101F #201910
split-complementary
#102011 #191020 #201017
monochromatic
#0A140B #0A140B #102011 #244927 #39723C
Accessibility & contrast
On white
16.98
#102011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#102011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102011
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102011 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D10
Deuteranopia (green-blind)
#1E1C12
Tritanopia (blue-blind)
#0E1F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102011; /* rgb */ color: rgb(16, 32, 17); /* oklch */ color: oklch(22.4% 0.036 145.7);
Tailwind
colors: {
custom: {
50: '#4e5b4f',
500: '#102011',
950: '#000000',
},
}SCSS
$custom: #102011; $custom-light: #4e5b4f; $custom-dark: #000000;
JSON
{
"hex": "#102011",
"rgb": {
"r": 16,
"g": 32,
"b": 17
},
"hsl": {
"h": 123.75,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22408,
"c": 0.03607,
"h": 145.7
},
"luminance": 0.01184
}Semantic roles & 50–950 ramp
primary
#102011
secondary
#563654
accent
#5EC3C9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977