#103111#103111
#103111 is a dark, moderate green. Relative luminance 0.023; OKLCH L 28.0% C 0.068 H 144.0°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #103111 |
|---|---|
| RGB | rgb(16, 49, 17) |
| HSL | hsl(122, 51%, 13%) |
| HSV | hsv(122, 67%, 19%) |
| CMYK | cmyk(67.3%, 0%, 65.3%, 80.8%) |
| CIE-LAB | lab(17.21, -20.21, 16.68) |
| CIE-LCH | lch(17.21, 26.20, 140.47°) |
| OKLab | oklab(27.95% -0.0549 0.0398) |
| OKLCH | oklch(27.95% 0.068 144) |
| XYZ | xyz(1.4131, 2.3471, 0.9088) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.64
Dark Forest Green
#002D04
ΔE00 2.95
Dark Green
#033500
ΔE00 4.79
Hunter Green (survey)
#0B4008
ΔE00 6.85
Pine Green
#0A481E
ΔE00 7.68
Evergreen
#05472A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103111 #311030
analogous
#1F3110 #103111 #103121
triadic
#103111 #111031 #311110
tetradic
#103111 #101F31 #311030 #312110
square
#103111 #101F31 #311030 #312110
split-complementary
#103111 #211031 #31101F
monochromatic
#081708 #081708 #103111 #1F5F21 #2E8D31
Accessibility & contrast
On white
14.29
#103111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#103111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103111
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103111 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#2E2913
Tritanopia (blue-blind)
#0A302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #103111; /* rgb */ color: rgb(16, 49, 17); /* oklch */ color: oklch(28.0% 0.068 144.0);
Tailwind
colors: {
custom: {
50: '#526950',
500: '#103111',
950: '#000000',
},
}SCSS
$custom: #103111; $custom-light: #526950; $custom-dark: #000000;
JSON
{
"hex": "#103111",
"rgb": {
"r": 16,
"g": 49,
"b": 17
},
"hsl": {
"h": 121.818,
"s": 50.769,
"l": 12.745
},
"oklch": {
"l": 0.27951,
"c": 0.06782,
"h": 144
},
"luminance": 0.02347
}Semantic roles & 50–950 ramp
primary
#103111
secondary
#6A3369
accent
#4ED6DA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78