#102811#102811
#102811 is a dark, muted green. Relative luminance 0.017; OKLCH L 25.0% C 0.052 H 144.7°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #102811 |
|---|---|
| RGB | rgb(16, 40, 17) |
| HSL | hsl(123, 43%, 11%) |
| HSV | hsv(123, 60%, 16%) |
| CMYK | cmyk(60%, 0%, 57.5%, 84.3%) |
| CIE-LAB | lab(13.64, -15.57, 12.14) |
| CIE-LCH | lch(13.64, 19.74, 142.06°) |
| OKLab | oklab(25.02% -0.0423 0.03) |
| OKLCH | oklch(25.02% 0.052 144.7) |
| XYZ | xyz(1.0736, 1.6681, 0.7956) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.78
Dark Forest Green
#002D04
ΔE00 5.80
Dark Green
#033500
ΔE00 8.50
Evergreen
#05472A
ΔE00 10.75
Hunter Green (survey)
#0B4008
ΔE00 10.79
Pine Green
#0A481E
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102811 #281027
analogous
#1B2810 #102811 #10281D
triadic
#102811 #111028 #281110
tetradic
#102811 #101B28 #281027 #281D10
square
#102811 #101B28 #281027 #281D10
split-complementary
#102811 #1D1028 #28101B
monochromatic
#091609 #091609 #102811 #215424 #337F36
Accessibility & contrast
On white
15.75
#102811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#102811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102811
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102811 | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240F
Deuteranopia (green-blind)
#252213
Tritanopia (blue-blind)
#0D2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102811; /* rgb */ color: rgb(16, 40, 17); /* oklch */ color: oklch(25.0% 0.052 144.7);
Tailwind
colors: {
custom: {
50: '#50624f',
500: '#102811',
950: '#000000',
},
}SCSS
$custom: #102811; $custom-light: #50624f; $custom-dark: #000000;
JSON
{
"hex": "#102811",
"rgb": {
"r": 16,
"g": 40,
"b": 17
},
"hsl": {
"h": 122.5,
"s": 42.857,
"l": 10.98
},
"oklch": {
"l": 0.25019,
"c": 0.05189,
"h": 144.7
},
"luminance": 0.01668
}Semantic roles & 50–950 ramp
primary
#102811
secondary
#60345E
accent
#55CDD3
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020502
muted
#787978