#102411#102411
#102411 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.044 H 145.1°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #102411 |
|---|---|
| RGB | rgb(16, 36, 17) |
| HSL | hsl(123, 38%, 10%) |
| HSV | hsv(123, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 52.8%, 85.9%) |
| CIE-LAB | lab(12.04, -13.32, 9.99) |
| CIE-LCH | lch(12.04, 16.65, 143.13°) |
| OKLab | oklab(23.71% -0.0362 0.0253) |
| OKLCH | oklch(23.71% 0.044 145.1) |
| XYZ | xyz(0.9457, 1.4123, 0.7530) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.76
Very Dark Green
#062E03
ΔE00 7.77
Dark Green
#033500
ΔE00 10.47
Evergreen
#05472A
ΔE00 12.41
Hunter Green (survey)
#0B4008
ΔE00 12.77
Pine Green
#0A481E
ΔE00 13.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102411 #241023
analogous
#192410 #102411 #10241B
triadic
#102411 #111024 #241110
tetradic
#102411 #101924 #241023 #241B10
square
#102411 #101924 #241023 #241B10
split-complementary
#102411 #1B1024 #241019
monochromatic
#09150A #09150A #102411 #234E25 #367939
Accessibility & contrast
On white
16.38
#102411 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102411 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102411
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102411 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102411 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252110
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#0D231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102411; /* rgb */ color: rgb(16, 36, 17); /* oklch */ color: oklch(23.7% 0.044 145.1);
Tailwind
colors: {
custom: {
50: '#4f5f4f',
500: '#102411',
950: '#000000',
},
}SCSS
$custom: #102411; $custom-light: #4f5f4f; $custom-dark: #000000;
JSON
{
"hex": "#102411",
"rgb": {
"r": 16,
"g": 36,
"b": 17
},
"hsl": {
"h": 123,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23712,
"c": 0.0442,
"h": 145.1
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#102411
secondary
#5B3559
accent
#59C9CE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978