#070600#070600
#070600 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 12.0% C 0.025 H 104.4°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #070600 |
|---|---|
| RGB | rgb(7, 6, 0) |
| HSL | hsl(51, 100%, 1%) |
| HSV | hsv(51, 100%, 3%) |
| CMYK | cmyk(0%, 14.3%, 100%, 97.3%) |
| CIE-LAB | lab(1.58, -0.57, 2.36) |
| CIE-LCH | lch(1.58, 2.43, 103.56°) |
| OKLab | oklab(12% -0.0063 0.0246) |
| OKLCH | oklch(12% 0.025 104.4) |
| XYZ | xyz(0.1528, 0.1754, 0.0258) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.55
Almost Black
#070D0D
ΔE00 3.33
Very Dark Brown
#1D0200
ΔE00 12.37
Dark
#1B2431
ΔE00 13.08
Dark Grey
#363737
ΔE00 13.90
Charcoal (survey)
#343837
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070600 #000107
analogous
#070300 #070600 #050700
triadic
#070600 #000706 #060007
tetradic
#070600 #000703 #000107 #070005
square
#070600 #000703 #000107 #070005
split-complementary
#070600 #000507 #030007
monochromatic
#1F1A00 #1F1A00 #1F1A00 #443A00 #816F00
Accessibility & contrast
On white
20.29
#070600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#070600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070600
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070600 | 1.00 | 20.29 | 1.03 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070600
Deuteranopia (green-blind)
#080600
Tritanopia (blue-blind)
#080504
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #070600; /* rgb */ color: rgb(7, 6, 0); /* oklch */ color: oklch(12.0% 0.025 104.4);
Tailwind
colors: {
custom: {
50: '#4a4947',
500: '#070600',
950: '#000000',
},
}SCSS
$custom: #070600; $custom-light: #4a4947; $custom-dark: #000000;
JSON
{
"hex": "#070600",
"rgb": {
"r": 7,
"g": 6,
"b": 0
},
"hsl": {
"h": 51.429,
"s": 100,
"l": 1.373
},
"oklch": {
"l": 0.12001,
"c": 0.02539,
"h": 104.4
},
"luminance": 0.00175
}Semantic roles & 50–950 ramp
primary
#070600
secondary
#0F1954
accent
#47FF29
background
#F4F4F3
surface
#E7E6E5
border
#C3C2C1
text
#010000
muted
#777777