#102909#102909
#102909 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.2% C 0.063 H 139.4°. Best body text is #FFFFFF at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #102909 |
|---|---|
| RGB | rgb(16, 41, 9) |
| HSL | hsl(107, 64%, 10%) |
| HSV | hsv(107, 78%, 16%) |
| CMYK | cmyk(61%, 0%, 78%, 83.9%) |
| CIE-LAB | lab(13.92, -17.39, 16.36) |
| CIE-LCH | lch(13.92, 23.88, 136.75°) |
| OKLab | oklab(25.21% -0.0478 0.0409) |
| OKLCH | oklch(25.21% 0.063 139.4) |
| XYZ | xyz(1.0559, 1.7157, 0.5339) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.71
Dark Forest Green
#002D04
ΔE00 4.05
Dark Green
#033500
ΔE00 6.44
Hunter Green (survey)
#0B4008
ΔE00 8.98
Forrest Green
#154406
ΔE00 10.29
Pine Green
#0A481E
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102909 #220929
analogous
#202909 #102909 #092912
triadic
#102909 #091029 #290910
tetradic
#102909 #092029 #220929 #291209
square
#102909 #092029 #220929 #291209
split-complementary
#102909 #120929 #290920
monochromatic
#0A1906 #0A1906 #102909 #245B14 #378D1F
Accessibility & contrast
On white
15.63
#102909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#102909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102909
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102909 | 1.00 | 15.63 | 1.34 | 15.63 |
| #FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2506
Deuteranopia (green-blind)
#27230C
Tritanopia (blue-blind)
#0E2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102909; /* rgb */ color: rgb(16, 41, 9); /* oklch */ color: oklch(25.2% 0.063 139.4);
Tailwind
colors: {
custom: {
50: '#50634b',
500: '#102909',
950: '#000000',
},
}SCSS
$custom: #102909; $custom-light: #50634b; $custom-dark: #000000;
JSON
{
"hex": "#102909",
"rgb": {
"r": 16,
"g": 41,
"b": 9
},
"hsl": {
"h": 106.875,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.25208,
"c": 0.06291,
"h": 139.4
},
"luminance": 0.01716
}Semantic roles & 50–950 ramp
primary
#102909
secondary
#592767
accent
#41E7C3
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977