#05180E#05180E
#05180E is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.033 H 159.0°. Best body text is #FFFFFF at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #05180E |
|---|---|
| RGB | rgb(5, 24, 14) |
| HSL | hsl(148, 66%, 6%) |
| HSV | hsv(148, 79%, 9%) |
| CMYK | cmyk(79.2%, 0%, 41.7%, 90.6%) |
| CIE-LAB | lab(6.48, -8.74, 3.60) |
| CIE-LCH | lch(6.48, 9.45, 157.60°) |
| OKLab | oklab(18.89% -0.031 0.0119) |
| OKLCH | oklch(18.89% 0.033 159) |
| XYZ | xyz(0.4684, 0.7172, 0.5291) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.73
Black
#000000
ΔE00 11.08
Charcoal (survey)
#343837
ΔE00 13.48
Gunmetal
#2A3439
ΔE00 13.55
Dark Forest Green
#002D04
ΔE00 13.70
Very Dark Green
#062E03
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05180E #18050F
analogous
#051805 #05180E #051817
triadic
#05180E #0E0518 #180E05
tetradic
#05180E #050518 #18050F #181705
square
#05180E #050518 #18050F #181705
split-complementary
#05180E #170518 #180505
monochromatic
#05190F #05190F #05190F #104B2C #1A7D49
Accessibility & contrast
On white
18.37
#05180E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#05180E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05180E
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05180E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05180E | 1.00 | 18.37 | 1.14 | 18.37 |
| #FFFFFF | 18.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#18160D
Deuteranopia (green-blind)
#15140F
Tritanopia (blue-blind)
#011815
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #05180e; /* rgb */ color: rgb(5, 24, 14); /* oklch */ color: oklch(18.9% 0.033 159.0);
Tailwind
colors: {
custom: {
50: '#48544d',
500: '#05180e',
950: '#000000',
},
}SCSS
$custom: #05180e; $custom-light: #48544d; $custom-dark: #000000;
JSON
{
"hex": "#05180e",
"rgb": {
"r": 5,
"g": 24,
"b": 14
},
"hsl": {
"h": 148.421,
"s": 65.517,
"l": 5.686
},
"oklch": {
"l": 0.18888,
"c": 0.03325,
"h": 159
},
"luminance": 0.00717
}Semantic roles & 50–950 ramp
primary
#05180E
secondary
#58213E
accent
#3F98E8
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877