#050802#050802
#050802 is a very dark, muted yellow-green. Relative luminance 0.002; OKLCH L 12.7% C 0.021 H 127.2°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #050802 |
|---|---|
| RGB | rgb(5, 8, 2) |
| HSL | hsl(90, 60%, 2%) |
| HSV | hsv(90, 75%, 3%) |
| CMYK | cmyk(37.5%, 0%, 75%, 96.9%) |
| CIE-LAB | lab(1.90, -1.62, 1.99) |
| CIE-LCH | lch(1.90, 2.57, 129.05°) |
| OKLab | oklab(12.66% -0.0126 0.0166) |
| OKLCH | oklch(12.66% 0.021 127.2) |
| XYZ | xyz(0.1604, 0.2103, 0.0896) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.57
Black
#000000
ΔE00 3.13
Dark
#1B2431
ΔE00 12.80
Gunmetal
#2A3439
ΔE00 13.63
Charcoal (survey)
#343837
ΔE00 13.75
Dark Grey
#363737
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050802 #050208
analogous
#080802 #050802 #020802
triadic
#050802 #020508 #080205
tetradic
#050802 #020808 #050208 #080202
square
#050802 #020808 #050208 #080202
split-complementary
#050802 #020208 #080208
monochromatic
#0F1806 #0F1806 #0F1806 #24390E #426A1A
Accessibility & contrast
On white
20.15
#050802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050802
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050802 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090702
Deuteranopia (green-blind)
#080702
Tritanopia (blue-blind)
#050706
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050802; /* rgb */ color: rgb(5, 8, 2); /* oklch */ color: oklch(12.7% 0.021 127.2);
Tailwind
colors: {
custom: {
50: '#494a48',
500: '#050802',
950: '#000000',
},
}SCSS
$custom: #050802; $custom-light: #494a48; $custom-dark: #000000;
JSON
{
"hex": "#050802",
"rgb": {
"r": 5,
"g": 8,
"b": 2
},
"hsl": {
"h": 90,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.12655,
"c": 0.02082,
"h": 127.2
},
"luminance": 0.0021
}Semantic roles & 50–950 ramp
primary
#050802
secondary
#331E48
accent
#45E394
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777