#07130C#07130C
#07130C is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.2% C 0.023 H 157.9°. Best body text is #FFFFFF at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #07130C |
|---|---|
| RGB | rgb(7, 19, 12) |
| HSL | hsl(145, 46%, 5%) |
| HSV | hsv(145, 63%, 7%) |
| CMYK | cmyk(63.2%, 0%, 36.8%, 92.5%) |
| CIE-LAB | lab(4.85, -5.08, 2.20) |
| CIE-LCH | lch(4.85, 5.54, 156.55°) |
| OKLab | oklab(17.24% -0.0214 0.0087) |
| OKLCH | oklch(17.24% 0.023 157.9) |
| XYZ | xyz(0.3868, 0.5374, 0.4311) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.95
Black
#000000
ΔE00 7.30
Gunmetal
#2A3439
ΔE00 12.41
Charcoal (survey)
#343837
ΔE00 12.61
Dark Grey
#363737
ΔE00 13.31
Dark
#1B2431
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07130C #13070E
analogous
#081307 #07130C #071312
triadic
#07130C #0C0713 #130C07
tetradic
#07130C #070813 #13070E #131207
square
#07130C #070813 #13070E #131207
split-complementary
#07130C #120713 #130708
monochromatic
#08160E #08160E #08160E #174028 #286C44
Accessibility & contrast
On white
18.96
#07130C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#07130C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07130C
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07130C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07130C | 1.00 | 18.96 | 1.11 | 18.96 |
| #FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13110C
Deuteranopia (green-blind)
#11100C
Tritanopia (blue-blind)
#051311
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #07130c; /* rgb */ color: rgb(7, 19, 12); /* oklch */ color: oklch(17.2% 0.023 157.9);
Tailwind
colors: {
custom: {
50: '#4a504c',
500: '#07130c',
950: '#000000',
},
}SCSS
$custom: #07130c; $custom-light: #4a504c; $custom-dark: #000000;
JSON
{
"hex": "#07130c",
"rgb": {
"r": 7,
"g": 19,
"b": 12
},
"hsl": {
"h": 145,
"s": 46.154,
"l": 5.098
},
"oklch": {
"l": 0.1724,
"c": 0.0231,
"h": 157.9
},
"luminance": 0.00537
}Semantic roles & 50–950 ramp
primary
#07130C
secondary
#4E283E
accent
#529FD6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877