#102014#102014
#102014 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.032 H 151.1°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #102014 |
|---|---|
| RGB | rgb(16, 32, 20) |
| HSL | hsl(135, 33%, 9%) |
| HSV | hsv(135, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.51, -10.22, 6.01) |
| CIE-LCH | lch(10.51, 11.86, 149.57°) |
| OKLab | oklab(22.49% -0.028 0.0154) |
| OKLCH | oklch(22.49% 0.032 151.1) |
| XYZ | xyz(0.8564, 1.1936, 0.8470) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.07
Very Dark Green
#062E03
ΔE00 11.11
Almost Black
#070D0D
ΔE00 11.21
Charcoal (survey)
#343837
ΔE00 12.83
Black
#000000
ΔE00 13.55
Dark Green
#033500
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102014 #20101C
analogous
#142010 #102014 #10201C
triadic
#102014 #141020 #201410
tetradic
#102014 #101420 #20101C #201C10
square
#102014 #101420 #20101C #201C10
split-complementary
#102014 #1C1020 #201014
monochromatic
#0A140D #0A140D #102014 #24492E #397247
Accessibility & contrast
On white
16.95
#102014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#102014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102014
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102014 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E13
Deuteranopia (green-blind)
#1E1C15
Tritanopia (blue-blind)
#0D201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102014; /* rgb */ color: rgb(16, 32, 20); /* oklch */ color: oklch(22.5% 0.032 151.1);
Tailwind
colors: {
custom: {
50: '#4e5b51',
500: '#102014',
950: '#000000',
},
}SCSS
$custom: #102014; $custom-light: #4e5b51; $custom-dark: #000000;
JSON
{
"hex": "#102014",
"rgb": {
"r": 16,
"g": 32,
"b": 20
},
"hsl": {
"h": 135,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22493,
"c": 0.03196,
"h": 151.1
},
"luminance": 0.01194
}Semantic roles & 50–950 ramp
primary
#102014
secondary
#56364E
accent
#5EAFC9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978