#102B16#102B16
#102B16 is a dark, muted green. Relative luminance 0.019; OKLCH L 26.1% C 0.051 H 149.0°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #102B16 |
|---|---|
| RGB | rgb(16, 43, 22) |
| HSL | hsl(133, 46%, 12%) |
| HSV | hsv(133, 63%, 17%) |
| CMYK | cmyk(62.8%, 0%, 48.8%, 83.1%) |
| CIE-LAB | lab(14.93, -16.18, 10.62) |
| CIE-LCH | lch(14.93, 19.35, 146.72°) |
| OKLab | oklab(26.11% -0.0439 0.0264) |
| OKLCH | oklch(26.11% 0.051 149) |
| XYZ | xyz(1.2223, 1.8957, 1.0604) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.02
Very Dark Green
#062E03
ΔE00 6.14
Dark Green
#033500
ΔE00 8.71
Evergreen
#05472A
ΔE00 9.74
Hunter Green (survey)
#0B4008
ΔE00 10.76
Pine Green
#0A481E
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102B16 #2B1025
analogous
#182B10 #102B16 #102B24
triadic
#102B16 #16102B #2B1610
tetradic
#102B16 #10182B #2B1025 #2B2410
square
#102B16 #10182B #2B1025 #2B2410
split-complementary
#102B16 #24102B #2B1018
monochromatic
#08160B #08160B #102B16 #21582D #318444
Accessibility & contrast
On white
15.23
#102B16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#102B16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102B16
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102B16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102B16 | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2715
Deuteranopia (green-blind)
#282517
Tritanopia (blue-blind)
#0B2A26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #102b16; /* rgb */ color: rgb(16, 43, 22); /* oklch */ color: oklch(26.1% 0.051 149.0);
Tailwind
colors: {
custom: {
50: '#506453',
500: '#102b16',
950: '#000000',
},
}SCSS
$custom: #102b16; $custom-light: #506453; $custom-dark: #000000;
JSON
{
"hex": "#102b16",
"rgb": {
"r": 16,
"g": 43,
"b": 22
},
"hsl": {
"h": 133.333,
"s": 45.763,
"l": 11.569
},
"oklch": {
"l": 0.26107,
"c": 0.05121,
"h": 149
},
"luminance": 0.01896
}Semantic roles & 50–950 ramp
primary
#102B16
secondary
#643359
accent
#52B8D5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020502
muted
#787A78