#191E05#191E05
#191E05 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.3% C 0.043 H 119.3°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #191E05 |
|---|---|
| RGB | rgb(25, 30, 5) |
| HSL | hsl(72, 71%, 7%) |
| HSV | hsv(72, 83%, 12%) |
| CMYK | cmyk(16.7%, 0%, 83.3%, 88.2%) |
| CIE-LAB | lab(10.15, -7.24, 12.96) |
| CIE-LCH | lch(10.15, 14.85, 119.20°) |
| OKLab | oklab(22.3% -0.0211 0.0377) |
| OKLCH | oklch(22.3% 0.043 119.3) |
| XYZ | xyz(0.8926, 1.1462, 0.3178) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.15
Dark Forest Green
#002D04
ΔE00 11.61
Almost Black
#070D0D
ΔE00 12.29
Dark Green
#033500
ΔE00 13.24
Dark Olive
#373E02
ΔE00 13.62
Black
#000000
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#191E05 #0A051E
analogous
#1E1705 #191E05 #0D1E05
triadic
#191E05 #05191E #1E0519
tetradic
#191E05 #051E17 #0A051E #1E050D
square
#191E05 #051E17 #0A051E #1E050D
split-complementary
#191E05 #050D1E #17051E
monochromatic
#161A04 #161A04 #191E05 #45520E #708716
Accessibility & contrast
On white
17.08
#191E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#191E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #191E05
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##191E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##191E05 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#1B1C19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #191e05; /* rgb */ color: rgb(25, 30, 5); /* oklch */ color: oklch(22.3% 0.043 119.3);
Tailwind
colors: {
custom: {
50: '#555949',
500: '#191e05',
950: '#000000',
},
}SCSS
$custom: #191e05; $custom-light: #555949; $custom-dark: #000000;
JSON
{
"hex": "#191e05",
"rgb": {
"r": 25,
"g": 30,
"b": 5
},
"hsl": {
"h": 72,
"s": 71.429,
"l": 6.863
},
"oklch": {
"l": 0.22298,
"c": 0.0432,
"h": 119.3
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#191E05
secondary
#2C205F
accent
#3AEE5E
background
#F4F5F4
surface
#E8E9E6
border
#C4C5C2
text
#030300
muted
#787877