#102809#102809
#102809 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.9% C 0.061 H 139.2°. Best body text is #FFFFFF at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #102809 |
|---|---|
| RGB | rgb(16, 40, 9) |
| HSL | hsl(106, 63%, 10%) |
| HSV | hsv(106, 78%, 16%) |
| CMYK | cmyk(60%, 0%, 77.5%, 84.3%) |
| CIE-LAB | lab(13.52, -16.88, 15.83) |
| CIE-LCH | lch(13.52, 23.14, 136.83°) |
| OKLab | oklab(24.88% -0.0464 0.04) |
| OKLCH | oklch(24.88% 0.061 139.2) |
| XYZ | xyz(1.0217, 1.6474, 0.5225) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.13
Dark Forest Green
#002D04
ΔE00 4.42
Dark Green
#033500
ΔE00 6.88
Hunter Green (survey)
#0B4008
ΔE00 9.42
Forrest Green
#154406
ΔE00 10.72
Pine Green
#0A481E
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102809 #210928
analogous
#202809 #102809 #092812
triadic
#102809 #091028 #280910
tetradic
#102809 #092028 #210928 #281209
square
#102809 #092028 #210928 #281209
split-complementary
#102809 #120928 #280920
monochromatic
#0A1906 #0A1906 #102809 #245A14 #388C1F
Accessibility & contrast
On white
15.80
#102809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#102809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102809
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102809 | 1.00 | 15.80 | 1.33 | 15.80 |
| #FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292406
Deuteranopia (green-blind)
#26220B
Tritanopia (blue-blind)
#0E2621
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102809; /* rgb */ color: rgb(16, 40, 9); /* oklch */ color: oklch(24.9% 0.061 139.2);
Tailwind
colors: {
custom: {
50: '#50624b',
500: '#102809',
950: '#000000',
},
}SCSS
$custom: #102809; $custom-light: #50624b; $custom-dark: #000000;
JSON
{
"hex": "#102809",
"rgb": {
"r": 16,
"g": 40,
"b": 9
},
"hsl": {
"h": 106.452,
"s": 63.265,
"l": 9.608
},
"oklch": {
"l": 0.24877,
"c": 0.06122,
"h": 139.2
},
"luminance": 0.01647
}Semantic roles & 50–950 ramp
primary
#102809
secondary
#572766
accent
#41E6C1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977