#102715#102715
#102715 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.8% C 0.045 H 149.2°. Best body text is #FFFFFF at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #102715 |
|---|---|
| RGB | rgb(16, 39, 21) |
| HSL | hsl(133, 42%, 11%) |
| HSV | hsv(133, 59%, 15%) |
| CMYK | cmyk(59%, 0%, 46.2%, 84.7%) |
| CIE-LAB | lab(13.32, -14.18, 9.18) |
| CIE-LCH | lch(13.32, 16.89, 147.09°) |
| OKLab | oklab(24.79% -0.0385 0.0229) |
| OKLCH | oklch(24.79% 0.045 149.2) |
| XYZ | xyz(1.0745, 1.6153, 0.9645) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.50
Very Dark Green
#062E03
ΔE00 7.59
Dark Green
#033500
ΔE00 10.24
Evergreen
#05472A
ΔE00 11.38
Hunter Green (survey)
#0B4008
ΔE00 12.38
Pine Green
#0A481E
ΔE00 12.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102715 #271022
analogous
#162710 #102715 #102720
triadic
#102715 #151027 #271510
tetradic
#102715 #101627 #271022 #272010
square
#102715 #101627 #271022 #272010
split-complementary
#102715 #201027 #271016
monochromatic
#09160C #09160C #102715 #22522C #347E44
Accessibility & contrast
On white
15.87
#102715 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#102715 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102715
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102715 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102715 | 1.00 | 15.87 | 1.32 | 15.87 |
| #FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272414
Deuteranopia (green-blind)
#242116
Tritanopia (blue-blind)
#0C2622
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #102715; /* rgb */ color: rgb(16, 39, 21); /* oklch */ color: oklch(24.8% 0.045 149.2);
Tailwind
colors: {
custom: {
50: '#506152',
500: '#102715',
950: '#000000',
},
}SCSS
$custom: #102715; $custom-light: #506152; $custom-dark: #000000;
JSON
{
"hex": "#102715",
"rgb": {
"r": 16,
"g": 39,
"b": 21
},
"hsl": {
"h": 133.043,
"s": 41.818,
"l": 10.784
},
"oklch": {
"l": 0.24787,
"c": 0.04485,
"h": 149.2
},
"luminance": 0.01615
}Semantic roles & 50–950 ramp
primary
#102715
secondary
#5F3456
accent
#56B7D2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978