#102012#102012
#102012 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.035 H 147.3°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #102012 |
|---|---|
| RGB | rgb(16, 32, 18) |
| HSL | hsl(128, 33%, 9%) |
| HSV | hsv(128, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.46, -10.70, 7.21) |
| CIE-LCH | lch(10.46, 12.90, 146.05°) |
| OKLab | oklab(22.44% -0.0292 0.0187) |
| OKLCH | oklch(22.44% 0.035 147.3) |
| XYZ | xyz(0.8393, 1.1868, 0.7570) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.35
Very Dark Green
#062E03
ΔE00 10.37
Almost Black
#070D0D
ΔE00 11.83
Dark Green
#033500
ΔE00 12.99
Charcoal (survey)
#343837
ΔE00 13.36
Black
#000000
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102012 #20101E
analogous
#162010 #102012 #10201A
triadic
#102012 #121020 #201210
tetradic
#102012 #101620 #20101E #201A10
square
#102012 #101620 #20101E #201A10
split-complementary
#102012 #1A1020 #201016
monochromatic
#0A140B #0A140B #102012 #244929 #397240
Accessibility & contrast
On white
16.97
#102012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#102012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102012
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102012 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D11
Deuteranopia (green-blind)
#1E1C13
Tritanopia (blue-blind)
#0E1F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102012; /* rgb */ color: rgb(16, 32, 18); /* oklch */ color: oklch(22.4% 0.035 147.3);
Tailwind
colors: {
custom: {
50: '#4e5b50',
500: '#102012',
950: '#000000',
},
}SCSS
$custom: #102012; $custom-light: #4e5b50; $custom-dark: #000000;
JSON
{
"hex": "#102012",
"rgb": {
"r": 16,
"g": 32,
"b": 18
},
"hsl": {
"h": 127.5,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22435,
"c": 0.03468,
"h": 147.3
},
"luminance": 0.01187
}Semantic roles & 50–950 ramp
primary
#102012
secondary
#563652
accent
#5EBCC9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978