#102410#102410
#102410 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.046 H 144.0°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #102410 |
|---|---|
| RGB | rgb(16, 36, 16) |
| HSL | hsl(120, 38%, 10%) |
| HSV | hsv(120, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 55.6%, 85.9%) |
| CIE-LAB | lab(12.02, -13.52, 10.53) |
| CIE-LCH | lch(12.02, 17.14, 142.10°) |
| OKLab | oklab(23.69% -0.0368 0.0268) |
| OKLCH | oklch(23.69% 0.046 144) |
| XYZ | xyz(0.9380, 1.4093, 0.7127) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.48
Dark Forest Green
#002D04
ΔE00 7.49
Dark Green
#033500
ΔE00 10.19
Evergreen
#05472A
ΔE00 12.35
Hunter Green (survey)
#0B4008
ΔE00 12.52
Pine Green
#0A481E
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102410 #241024
analogous
#1A2410 #102410 #10241A
triadic
#102410 #101024 #241010
tetradic
#102410 #101A24 #241024 #241A10
square
#102410 #101A24 #241024 #241A10
split-complementary
#102410 #1A1024 #24101A
monochromatic
#091509 #091509 #102410 #234E23 #367936
Accessibility & contrast
On white
16.38
#102410 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102410 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102410
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102410 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102410 | 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)
#25210F
Deuteranopia (green-blind)
#221F11
Tritanopia (blue-blind)
#0E231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102410; /* rgb */ color: rgb(16, 36, 16); /* oklch */ color: oklch(23.7% 0.046 144.0);
Tailwind
colors: {
custom: {
50: '#4f5f4e',
500: '#102410',
950: '#000000',
},
}SCSS
$custom: #102410; $custom-light: #4f5f4e; $custom-dark: #000000;
JSON
{
"hex": "#102410",
"rgb": {
"r": 16,
"g": 36,
"b": 16
},
"hsl": {
"h": 120,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23689,
"c": 0.04551,
"h": 144
},
"luminance": 0.01409
}Semantic roles & 50–950 ramp
primary
#102410
secondary
#5B355B
accent
#59CECE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977