#081002#081002
#081002 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.9% C 0.035 H 130.5°. Best body text is #FFFFFF at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #081002 |
|---|---|
| RGB | rgb(8, 16, 2) |
| HSL | hsl(94, 78%, 4%) |
| HSV | hsv(94, 88%, 6%) |
| CMYK | cmyk(50%, 0%, 87.5%, 93.7%) |
| CIE-LAB | lab(3.85, -4.47, 4.87) |
| CIE-LCH | lch(3.85, 6.61, 132.54°) |
| OKLab | oklab(15.95% -0.0226 0.0266) |
| OKLCH | oklch(15.95% 0.035 130.5) |
| XYZ | xyz(0.2964, 0.4266, 0.1241) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.81
Black
#000000
ΔE00 7.33
Charcoal (survey)
#343837
ΔE00 13.47
Dark Grey
#363737
ΔE00 14.03
Gunmetal
#2A3439
ΔE00 14.05
Onyx
#353839
ΔE00 14.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081002 #0A0210
analogous
#0F1002 #081002 #021003
triadic
#081002 #020810 #100208
tetradic
#081002 #020F10 #0A0210 #100302
square
#081002 #020F10 #0A0210 #100302
split-complementary
#081002 #030210 #10020F
monochromatic
#0E1B03 #0E1B03 #0E1B03 #234609 #3E7D10
Accessibility & contrast
On white
19.35
#081002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#081002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081002
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081002 | 1.00 | 19.35 | 1.09 | 19.35 |
| #FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E01
Deuteranopia (green-blind)
#100D03
Tritanopia (blue-blind)
#080F0C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #081002; /* rgb */ color: rgb(8, 16, 2); /* oklch */ color: oklch(15.9% 0.035 130.5);
Tailwind
colors: {
custom: {
50: '#4a4e47',
500: '#081002',
950: '#000000',
},
}SCSS
$custom: #081002; $custom-light: #4a4e47; $custom-dark: #000000;
JSON
{
"hex": "#081002",
"rgb": {
"r": 8,
"g": 16,
"b": 2
},
"hsl": {
"h": 94.286,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.15945,
"c": 0.03491,
"h": 130.5
},
"luminance": 0.00427
}Semantic roles & 50–950 ramp
primary
#081002
secondary
#3B1955
accent
#34F4A2
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777