#030802#030802
#030802 is a very dark, muted green. Relative luminance 0.002; OKLCH L 12.3% C 0.024 H 138.7°. Best body text is #FFFFFF at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #030802 |
|---|---|
| RGB | rgb(3, 8, 2) |
| HSL | hsl(110, 60%, 2%) |
| HSV | hsv(110, 75%, 3%) |
| CMYK | cmyk(62.5%, 0%, 75%, 96.9%) |
| CIE-LAB | lab(1.78, -2.14, 1.81) |
| CIE-LCH | lch(1.78, 2.81, 139.82°) |
| OKLab | oklab(12.32% -0.0177 0.0156) |
| OKLCH | oklch(12.32% 0.024 138.7) |
| XYZ | xyz(0.1353, 0.1974, 0.0884) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.50
Black
#000000
ΔE00 3.56
Dark
#1B2431
ΔE00 12.80
Gunmetal
#2A3439
ΔE00 13.55
Charcoal (survey)
#343837
ΔE00 13.78
Dark Grey
#363737
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030802 #070208
analogous
#060802 #030802 #020804
triadic
#030802 #020308 #080203
tetradic
#030802 #020608 #070208 #080402
square
#030802 #020608 #070208 #080402
split-complementary
#030802 #040208 #080206
monochromatic
#091806 #091806 #091806 #15390E #286A1A
Accessibility & contrast
On white
20.20
#030802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030802
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030802 | 1.00 | 20.20 | 1.04 | 20.20 |
| #FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080702
Deuteranopia (green-blind)
#080602
Tritanopia (blue-blind)
#030806
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030802; /* rgb */ color: rgb(3, 8, 2); /* oklch */ color: oklch(12.3% 0.024 138.7);
Tailwind
colors: {
custom: {
50: '#484a48',
500: '#030802',
950: '#000000',
},
}SCSS
$custom: #030802; $custom-light: #484a48; $custom-dark: #000000;
JSON
{
"hex": "#030802",
"rgb": {
"r": 3,
"g": 8,
"b": 2
},
"hsl": {
"h": 110,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.12322,
"c": 0.02361,
"h": 138.7
},
"luminance": 0.00197
}Semantic roles & 50–950 ramp
primary
#030802
secondary
#411E48
accent
#45E3C9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777