#102414#102414
#102414 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.8% C 0.040 H 149.0°. Best body text is #FFFFFF at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #102414 |
|---|---|
| RGB | rgb(16, 36, 20) |
| HSL | hsl(132, 38%, 10%) |
| HSV | hsv(132, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 44.4%, 85.9%) |
| CIE-LAB | lab(12.11, -12.66, 8.21) |
| CIE-LCH | lch(12.11, 15.09, 147.03°) |
| OKLab | oklab(23.79% -0.0345 0.0207) |
| OKLCH | oklch(23.79% 0.04 149) |
| XYZ | xyz(0.9708, 1.4224, 0.8851) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.71
Very Dark Green
#062E03
ΔE00 8.77
Dark Green
#033500
ΔE00 11.43
Evergreen
#05472A
ΔE00 12.70
Hunter Green (survey)
#0B4008
ΔE00 13.61
Almost Black
#070D0D
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102414 #241020
analogous
#162410 #102414 #10241E
triadic
#102414 #141024 #241410
tetradic
#102414 #101624 #241020 #241E10
square
#102414 #101624 #241020 #241E10
split-complementary
#102414 #1E1024 #241016
monochromatic
#09150C #09150C #102414 #234E2C #367943
Accessibility & contrast
On white
16.35
#102414 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102414 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102414
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102414 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102414 | 1.00 | 16.35 | 1.28 | 16.35 |
| #FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242113
Deuteranopia (green-blind)
#211F15
Tritanopia (blue-blind)
#0D2320
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102414; /* rgb */ color: rgb(16, 36, 20); /* oklch */ color: oklch(23.8% 0.040 149.0);
Tailwind
colors: {
custom: {
50: '#4f5e51',
500: '#102414',
950: '#000000',
},
}SCSS
$custom: #102414; $custom-light: #4f5e51; $custom-dark: #000000;
JSON
{
"hex": "#102414",
"rgb": {
"r": 16,
"g": 36,
"b": 20
},
"hsl": {
"h": 132,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23788,
"c": 0.04022,
"h": 149
},
"luminance": 0.01422
}Semantic roles & 50–950 ramp
primary
#102414
secondary
#5B3554
accent
#59B7CE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978