#050703#050703
#050703 is a very dark, near-neutral yellow-green. Relative luminance 0.002; OKLCH L 12.3% C 0.014 H 127.6°. Best body text is #FFFFFF at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #050703 |
|---|---|
| RGB | rgb(5, 7, 3) |
| HSL | hsl(90, 40%, 2%) |
| HSV | hsv(90, 57%, 3%) |
| CMYK | cmyk(28.6%, 0%, 57.1%, 97.3%) |
| CIE-LAB | lab(1.72, -1.08, 1.33) |
| CIE-LCH | lch(1.72, 1.71, 129.07°) |
| OKLab | oklab(12.29% -0.0086 0.0111) |
| OKLCH | oklch(12.29% 0.014 127.6) |
| XYZ | xyz(0.1550, 0.1908, 0.1148) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.19
Black
#000000
ΔE00 2.23
Dark
#1B2431
ΔE00 12.21
Very Dark Brown
#1D0200
ΔE00 13.28
Gunmetal
#2A3439
ΔE00 13.54
Dark Grey
#363737
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050703 #050307
analogous
#070703 #050703 #030703
triadic
#050703 #030507 #070305
tetradic
#050703 #030707 #050307 #070303
square
#050703 #030707 #050307 #070303
split-complementary
#050703 #030307 #070307
monochromatic
#0F1509 #0F1509 #0F1509 #243215 #425D28
Accessibility & contrast
On white
20.23
#050703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050703
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050703 | 1.00 | 20.23 | 1.04 | 20.23 |
| #FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080603
Deuteranopia (green-blind)
#070603
Tritanopia (blue-blind)
#050706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050703; /* rgb */ color: rgb(5, 7, 3); /* oklch */ color: oklch(12.3% 0.014 127.6);
Tailwind
colors: {
custom: {
50: '#494a48',
500: '#050703',
950: '#000000',
},
}SCSS
$custom: #050703; $custom-light: #494a48; $custom-dark: #000000;
JSON
{
"hex": "#050703",
"rgb": {
"r": 5,
"g": 7,
"b": 3
},
"hsl": {
"h": 90,
"s": 40,
"l": 1.961
},
"oklch": {
"l": 0.12291,
"c": 0.01404,
"h": 127.6
},
"luminance": 0.00191
}Semantic roles & 50–950 ramp
primary
#050703
secondary
#332541
accent
#58D094
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777