#102115#102115
#102115 is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.033 H 152.5°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #102115 |
|---|---|
| RGB | rgb(16, 33, 21) |
| HSL | hsl(138, 35%, 10%) |
| HSV | hsv(138, 52%, 13%) |
| CMYK | cmyk(51.5%, 0%, 36.4%, 87.1%) |
| CIE-LAB | lab(10.94, -10.60, 5.93) |
| CIE-LCH | lch(10.94, 12.15, 150.80°) |
| OKLab | oklab(22.85% -0.029 0.0151) |
| OKLCH | oklch(22.85% 0.033 152.5) |
| XYZ | xyz(0.8928, 1.2520, 0.9039) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.83
Very Dark Green
#062E03
ΔE00 10.90
Almost Black
#070D0D
ΔE00 11.54
Charcoal (survey)
#343837
ΔE00 12.85
Dark Green
#033500
ΔE00 13.49
Gunmetal
#2A3439
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102115 #21101C
analogous
#142110 #102115 #10211E
triadic
#102115 #151021 #211510
tetradic
#102115 #101421 #21101C #211E10
square
#102115 #101421 #21101C #211E10
split-complementary
#102115 #1E1021 #211014
monochromatic
#0A150D #0A150D #102115 #244A2F #387349
Accessibility & contrast
On white
16.79
#102115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#102115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102115
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102115 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E14
Deuteranopia (green-blind)
#1E1D16
Tritanopia (blue-blind)
#0D211E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #102115; /* rgb */ color: rgb(16, 33, 21); /* oklch */ color: oklch(22.8% 0.033 152.5);
Tailwind
colors: {
custom: {
50: '#4f5c52',
500: '#102115',
950: '#000000',
},
}SCSS
$custom: #102115; $custom-light: #4f5c52; $custom-dark: #000000;
JSON
{
"hex": "#102115",
"rgb": {
"r": 16,
"g": 33,
"b": 21
},
"hsl": {
"h": 137.647,
"s": 34.694,
"l": 9.608
},
"oklch": {
"l": 0.22846,
"c": 0.03274,
"h": 152.5
},
"luminance": 0.01252
}Semantic roles & 50–950 ramp
primary
#102115
secondary
#57354D
accent
#5DAACB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978