#050F01#050F01
#050F01 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.039 H 134.5°. Best body text is #FFFFFF at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #050F01 |
|---|---|
| RGB | rgb(5, 15, 1) |
| HSL | hsl(103, 88%, 3%) |
| HSV | hsv(103, 93%, 6%) |
| CMYK | cmyk(66.7%, 0%, 93.3%, 94.1%) |
| CIE-LAB | lab(3.40, -4.86, 4.59) |
| CIE-LCH | lch(3.40, 6.68, 136.63°) |
| OKLab | oklab(15.22% -0.0274 0.0279) |
| OKLCH | oklch(15.22% 0.039 134.5) |
| XYZ | xyz(0.2389, 0.3761, 0.0887) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.88
Black
#000000
ΔE00 7.48
Charcoal (survey)
#343837
ΔE00 13.75
Gunmetal
#2A3439
ΔE00 14.18
Dark Grey
#363737
ΔE00 14.35
Onyx
#353839
ΔE00 14.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050F01 #0B010F
analogous
#0C0F01 #050F01 #010F04
triadic
#050F01 #01050F #0F0105
tetradic
#050F01 #010C0F #0B010F #0F0401
square
#050F01 #010C0F #0B010F #0F0401
split-complementary
#050F01 #04010F #0F010C
monochromatic
#0A1D02 #0A1D02 #0A1D02 #184805 #2B8209
Accessibility & contrast
On white
19.53
#050F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#050F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050F01
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050F01 | 1.00 | 19.53 | 1.08 | 19.53 |
| #FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D00
Deuteranopia (green-blind)
#0F0C02
Tritanopia (blue-blind)
#050E0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #050f01; /* rgb */ color: rgb(5, 15, 1); /* oklch */ color: oklch(15.2% 0.039 134.5);
Tailwind
colors: {
custom: {
50: '#494e47',
500: '#050f01',
950: '#000000',
},
}SCSS
$custom: #050f01; $custom-light: #494e47; $custom-dark: #000000;
JSON
{
"hex": "#050f01",
"rgb": {
"r": 5,
"g": 15,
"b": 1
},
"hsl": {
"h": 102.857,
"s": 87.5,
"l": 3.137
},
"oklch": {
"l": 0.15224,
"c": 0.03907,
"h": 134.5
},
"luminance": 0.00376
}Semantic roles & 50–950 ramp
primary
#050F01
secondary
#441557
accent
#2AFEC1
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777