#102711#102711
#102711 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.7% C 0.050 H 144.8°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #102711 |
|---|---|
| RGB | rgb(16, 39, 17) |
| HSL | hsl(123, 42%, 11%) |
| HSV | hsv(123, 59%, 15%) |
| CMYK | cmyk(59%, 0%, 56.4%, 84.7%) |
| CIE-LAB | lab(13.24, -15.02, 11.61) |
| CIE-LCH | lch(13.24, 18.98, 142.31°) |
| OKLab | oklab(24.69% -0.0408 0.0289) |
| OKLCH | oklch(24.69% 0.05 144.8) |
| XYZ | xyz(1.0403, 1.6016, 0.7845) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.25
Dark Forest Green
#002D04
ΔE00 6.26
Dark Green
#033500
ΔE00 8.97
Evergreen
#05472A
ΔE00 11.14
Hunter Green (survey)
#0B4008
ΔE00 11.27
Pine Green
#0A481E
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102711 #271026
analogous
#1A2710 #102711 #10271C
triadic
#102711 #111027 #271110
tetradic
#102711 #101A27 #271026 #271C10
square
#102711 #101A27 #271026 #271C10
split-complementary
#102711 #1C1027 #27101A
monochromatic
#091609 #091609 #102711 #225224 #347E37
Accessibility & contrast
On white
15.90
#102711 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#102711 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102711
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102711 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102711 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230F
Deuteranopia (green-blind)
#252112
Tritanopia (blue-blind)
#0D2622
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #102711; /* rgb */ color: rgb(16, 39, 17); /* oklch */ color: oklch(24.7% 0.050 144.8);
Tailwind
colors: {
custom: {
50: '#50614f',
500: '#102711',
950: '#000000',
},
}SCSS
$custom: #102711; $custom-light: #50614f; $custom-dark: #000000;
JSON
{
"hex": "#102711",
"rgb": {
"r": 16,
"g": 39,
"b": 17
},
"hsl": {
"h": 122.609,
"s": 41.818,
"l": 10.784
},
"oklch": {
"l": 0.24692,
"c": 0.05001,
"h": 144.8
},
"luminance": 0.01602
}Semantic roles & 50–950 ramp
primary
#102711
secondary
#5F345D
accent
#56CCD2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978