#102409#102409
#102409 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.6% C 0.054 H 138.3°. Best body text is #FFFFFF at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #102409 |
|---|---|
| RGB | rgb(16, 36, 9) |
| HSL | hsl(104, 60%, 9%) |
| HSV | hsv(104, 75%, 14%) |
| CMYK | cmyk(55.6%, 0%, 75%, 85.9%) |
| CIE-LAB | lab(11.90, -14.73, 13.66) |
| CIE-LCH | lch(11.90, 20.09, 137.16°) |
| OKLab | oklab(23.56% -0.0405 0.036) |
| OKLCH | oklch(23.56% 0.054 138.3) |
| XYZ | xyz(0.8938, 1.3916, 0.4799) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.98
Dark Forest Green
#002D04
ΔE00 6.14
Dark Green
#033500
ΔE00 8.74
Hunter Green (survey)
#0B4008
ΔE00 11.26
Evergreen
#05472A
ΔE00 12.16
Pine Green
#0A481E
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102409 #1D0924
analogous
#1E2409 #102409 #092410
triadic
#102409 #091024 #240910
tetradic
#102409 #091E24 #1D0924 #241009
square
#102409 #091E24 #1D0924 #241009
split-complementary
#102409 #100924 #24091E
monochromatic
#0B1806 #0B1806 #102409 #265515 #3C8621
Accessibility & contrast
On white
16.43
#102409 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102409 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102409
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102409 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102409 | 1.00 | 16.43 | 1.28 | 16.43 |
| #FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252007
Deuteranopia (green-blind)
#231F0B
Tritanopia (blue-blind)
#0F231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #102409; /* rgb */ color: rgb(16, 36, 9); /* oklch */ color: oklch(23.6% 0.054 138.3);
Tailwind
colors: {
custom: {
50: '#4f5f4b',
500: '#102409',
950: '#000000',
},
}SCSS
$custom: #102409; $custom-light: #4f5f4b; $custom-dark: #000000;
JSON
{
"hex": "#102409",
"rgb": {
"r": 16,
"g": 36,
"b": 9
},
"hsl": {
"h": 104.444,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23555,
"c": 0.05421,
"h": 138.3
},
"luminance": 0.01392
}Semantic roles & 50–950 ramp
primary
#102409
secondary
#522861
accent
#45E3BA
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977