#151F13#151F13
#151F13 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.027 H 140.4°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #151F13 |
|---|---|
| RGB | rgb(21, 31, 19) |
| HSL | hsl(110, 24%, 10%) |
| HSV | hsv(110, 39%, 12%) |
| CMYK | cmyk(32.3%, 0%, 38.7%, 87.8%) |
| CIE-LAB | lab(10.46, -7.60, 6.63) |
| CIE-LCH | lch(10.46, 10.09, 138.90°) |
| OKLab | oklab(22.54% -0.0207 0.0172) |
| OKLCH | oklch(22.54% 0.027 140.4) |
| XYZ | xyz(0.9168, 1.1864, 0.7967) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.77
Charcoal (survey)
#343837
ΔE00 11.67
Black
#000000
ΔE00 11.94
Very Dark Green
#062E03
ΔE00 12.33
Dark Forest Green
#002D04
ΔE00 12.48
Dark Grey
#363737
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#151F13 #1D131F
analogous
#1B1F13 #151F13 #131F17
triadic
#151F13 #13151F #1F1315
tetradic
#151F13 #131B1F #1D131F #1F1713
square
#151F13 #131B1F #1D131F #1F1713
split-complementary
#151F13 #17131F #1F131B
monochromatic
#0D130C #0D130C #151F13 #2F452A #486B42
Accessibility & contrast
On white
16.97
#151F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#151F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #151F13
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##151F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##151F13 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D12
Deuteranopia (green-blind)
#1E1C14
Tritanopia (blue-blind)
#141E1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #151f13; /* rgb */ color: rgb(21, 31, 19); /* oklch */ color: oklch(22.5% 0.027 140.4);
Tailwind
colors: {
custom: {
50: '#525a50',
500: '#151f13',
950: '#000000',
},
}SCSS
$custom: #151f13; $custom-light: #525a50; $custom-dark: #000000;
JSON
{
"hex": "#151f13",
"rgb": {
"r": 21,
"g": 31,
"b": 19
},
"hsl": {
"h": 110,
"s": 24,
"l": 9.804
},
"oklch": {
"l": 0.22538,
"c": 0.0269,
"h": 140.4
},
"luminance": 0.01186
}Semantic roles & 50–950 ramp
primary
#151F13
secondary
#4F3B53
accent
#67C0B2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878