#102010#102010
#102010 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.037 H 144.2°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #102010 |
|---|---|
| RGB | rgb(16, 32, 16) |
| HSL | hsl(120, 33%, 9%) |
| HSV | hsv(120, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(10.41, -11.14, 8.30) |
| CIE-LCH | lch(10.41, 13.89, 143.30°) |
| OKLab | oklab(22.38% -0.0304 0.0219) |
| OKLCH | oklch(22.38% 0.037 144.2) |
| XYZ | xyz(0.8237, 1.1805, 0.6746) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.72
Dark Forest Green
#002D04
ΔE00 9.74
Dark Green
#033500
ΔE00 12.38
Almost Black
#070D0D
ΔE00 12.39
Charcoal (survey)
#343837
ΔE00 13.84
Evergreen
#05472A
ΔE00 14.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102010 #201020
analogous
#182010 #102010 #102018
triadic
#102010 #101020 #201010
tetradic
#102010 #101820 #201020 #201810
square
#102010 #101820 #201020 #201810
split-complementary
#102010 #181020 #201018
monochromatic
#0A140A #0A140A #102010 #244924 #397239
Accessibility & contrast
On white
16.99
#102010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#102010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102010
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102010 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0F
Deuteranopia (green-blind)
#1E1C11
Tritanopia (blue-blind)
#0E1F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102010; /* rgb */ color: rgb(16, 32, 16); /* oklch */ color: oklch(22.4% 0.037 144.2);
Tailwind
colors: {
custom: {
50: '#4e5b4e',
500: '#102010',
950: '#000000',
},
}SCSS
$custom: #102010; $custom-light: #4e5b4e; $custom-dark: #000000;
JSON
{
"hex": "#102010",
"rgb": {
"r": 16,
"g": 32,
"b": 16
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22382,
"c": 0.03746,
"h": 144.2
},
"luminance": 0.01181
}Semantic roles & 50–950 ramp
primary
#102010
secondary
#563656
accent
#5EC9C9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977