#152115#152115
#152115 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.028 H 144.6°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #152115 |
|---|---|
| RGB | rgb(21, 33, 21) |
| HSL | hsl(120, 22%, 11%) |
| HSV | hsv(120, 36%, 13%) |
| CMYK | cmyk(36.4%, 0%, 36.4%, 87.1%) |
| CIE-LAB | lab(11.28, -8.47, 6.46) |
| CIE-LCH | lch(11.28, 10.65, 142.65°) |
| OKLab | oklab(23.22% -0.0231 0.0164) |
| OKLCH | oklch(23.22% 0.028 144.6) |
| XYZ | xyz(0.9884, 1.3012, 0.9084) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.46
Charcoal (survey)
#343837
ΔE00 11.68
Very Dark Green
#062E03
ΔE00 11.73
Dark Forest Green
#002D04
ΔE00 11.84
Black
#000000
ΔE00 12.74
Dark Grey
#363737
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152115 #211521
analogous
#1B2115 #152115 #15211B
triadic
#152115 #151521 #211515
tetradic
#152115 #151B21 #211521 #211B15
square
#152115 #151B21 #211521 #211B15
split-complementary
#152115 #1B1521 #21151B
monochromatic
#0C130C #0C130C #152115 #2D462D #456C45
Accessibility & contrast
On white
16.66
#152115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#152115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152115
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152115 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F14
Deuteranopia (green-blind)
#201E16
Tritanopia (blue-blind)
#14201E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #152115; /* rgb */ color: rgb(21, 33, 21); /* oklch */ color: oklch(23.2% 0.028 144.6);
Tailwind
colors: {
custom: {
50: '#525c52',
500: '#152115',
950: '#000000',
},
}SCSS
$custom: #152115; $custom-light: #525c52; $custom-dark: #000000;
JSON
{
"hex": "#152115",
"rgb": {
"r": 21,
"g": 33,
"b": 21
},
"hsl": {
"h": 120,
"s": 22.222,
"l": 10.588
},
"oklch": {
"l": 0.23221,
"c": 0.02836,
"h": 144.6
},
"luminance": 0.01301
}Semantic roles & 50–950 ramp
primary
#152115
secondary
#543E54
accent
#69BFBF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978