#131908#131908
#131908 is a very dark, muted yellow-green. Relative luminance 0.009; OKLCH L 20.2% C 0.032 H 125.1°. Best body text is #FFFFFF at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #131908 |
|---|---|
| RGB | rgb(19, 25, 8) |
| HSL | hsl(81, 52%, 6%) |
| HSV | hsv(81, 68%, 10%) |
| CMYK | cmyk(24%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(7.69, -6.11, 8.12) |
| CIE-LCH | lch(7.69, 10.16, 126.94°) |
| OKLab | oklab(20.18% -0.0187 0.0266) |
| OKLCH | oklch(20.18% 0.032 125.1) |
| XYZ | xyz(0.6600, 0.8512, 0.3592) |
| Luminance | 0.0085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.98
Black
#000000
ΔE00 10.62
Charcoal (survey)
#343837
ΔE00 12.86
Very Dark Green
#062E03
ΔE00 13.45
Dark Forest Green
#002D04
ΔE00 13.68
Dark Grey
#363737
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#131908 #0E0819
analogous
#191708 #131908 #0B1908
triadic
#131908 #081319 #190813
tetradic
#131908 #081917 #0E0819 #19080B
square
#131908 #081917 #0E0819 #19080B
split-complementary
#131908 #080B19 #170819
monochromatic
#121707 #121707 #131908 #364717 #597626
Accessibility & contrast
On white
17.95
#131908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#131908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #131908
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##131908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##131908 | 1.00 | 17.95 | 1.17 | 17.95 |
| #FFFFFF | 17.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1707
Deuteranopia (green-blind)
#1A1709
Tritanopia (blue-blind)
#141815
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #131908; /* rgb */ color: rgb(19, 25, 8); /* oklch */ color: oklch(20.2% 0.032 125.1);
Tailwind
colors: {
custom: {
50: '#50554a',
500: '#131908',
950: '#000000',
},
}SCSS
$custom: #131908; $custom-light: #50554a; $custom-dark: #000000;
JSON
{
"hex": "#131908",
"rgb": {
"r": 19,
"g": 25,
"b": 8
},
"hsl": {
"h": 81.176,
"s": 51.515,
"l": 6.471
},
"oklch": {
"l": 0.20185,
"c": 0.03248,
"h": 125.1
},
"luminance": 0.00851
}Semantic roles & 50–950 ramp
primary
#131908
secondary
#382855
accent
#4DDB7F
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020301
muted
#787877