#102413#102413
#102413 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.8% C 0.042 H 147.6°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #102413 |
|---|---|
| RGB | rgb(16, 36, 19) |
| HSL | hsl(129, 38%, 10%) |
| HSV | hsv(129, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 47.2%, 85.9%) |
| CIE-LAB | lab(12.08, -12.89, 8.83) |
| CIE-LCH | lch(12.08, 15.62, 145.58°) |
| OKLab | oklab(23.76% -0.0351 0.0223) |
| OKLCH | oklch(23.76% 0.042 147.6) |
| XYZ | xyz(0.9621, 1.4189, 0.8391) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.37
Very Dark Green
#062E03
ΔE00 8.41
Dark Green
#033500
ΔE00 11.09
Evergreen
#05472A
ΔE00 12.59
Hunter Green (survey)
#0B4008
ΔE00 13.31
Pine Green
#0A481E
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102413 #241021
analogous
#172410 #102413 #10241D
triadic
#102413 #131024 #241310
tetradic
#102413 #101724 #241021 #241D10
square
#102413 #101724 #241021 #241D10
split-complementary
#102413 #1D1024 #241017
monochromatic
#09150B #09150B #102413 #234E29 #367940
Accessibility & contrast
On white
16.36
#102413 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102413 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102413
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102413 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102413 | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242112
Deuteranopia (green-blind)
#221F14
Tritanopia (blue-blind)
#0D2320
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102413; /* rgb */ color: rgb(16, 36, 19); /* oklch */ color: oklch(23.8% 0.042 147.6);
Tailwind
colors: {
custom: {
50: '#4f5e50',
500: '#102413',
950: '#000000',
},
}SCSS
$custom: #102413; $custom-light: #4f5e50; $custom-dark: #000000;
JSON
{
"hex": "#102413",
"rgb": {
"r": 16,
"g": 36,
"b": 19
},
"hsl": {
"h": 129,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23762,
"c": 0.04154,
"h": 147.6
},
"luminance": 0.01419
}Semantic roles & 50–950 ramp
primary
#102413
secondary
#5B3555
accent
#59BDCE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978