#191F07#191F07
#191F07 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.042 H 121.5°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #191F07 |
|---|---|
| RGB | rgb(25, 31, 7) |
| HSL | hsl(75, 63%, 7%) |
| HSV | hsv(75, 77%, 12%) |
| CMYK | cmyk(19.4%, 0%, 77.4%, 87.8%) |
| CIE-LAB | lab(10.57, -7.62, 12.74) |
| CIE-LCH | lch(10.57, 14.84, 120.90°) |
| OKLab | oklab(22.64% -0.0218 0.0357) |
| OKLCH | oklch(22.64% 0.042 121.5) |
| XYZ | xyz(0.9292, 1.2020, 0.3840) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.80
Dark Forest Green
#002D04
ΔE00 11.25
Almost Black
#070D0D
ΔE00 12.41
Dark Green
#033500
ΔE00 12.93
Dark Olive
#373E02
ΔE00 13.54
Charcoal (survey)
#343837
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#191F07 #0D071F
analogous
#1F1907 #191F07 #0D1F07
triadic
#191F07 #07191F #1F0719
tetradic
#191F07 #071F19 #0D071F #1F070D
square
#191F07 #071F19 #0D071F #1F070D
split-complementary
#191F07 #070D1F #19071F
monochromatic
#141906 #141906 #191F07 #415112 #6A831E
Accessibility & contrast
On white
16.93
#191F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#191F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #191F07
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##191F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##191F07 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D05
Deuteranopia (green-blind)
#211D08
Tritanopia (blue-blind)
#1B1D1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #191f07; /* rgb */ color: rgb(25, 31, 7); /* oklch */ color: oklch(22.6% 0.042 121.5);
Tailwind
colors: {
custom: {
50: '#555a4a',
500: '#191f07',
950: '#000000',
},
}SCSS
$custom: #191f07; $custom-light: #555a4a; $custom-dark: #000000;
JSON
{
"hex": "#191f07",
"rgb": {
"r": 25,
"g": 31,
"b": 7
},
"hsl": {
"h": 75,
"s": 63.158,
"l": 7.451
},
"oklch": {
"l": 0.22644,
"c": 0.04185,
"h": 121.5
},
"luminance": 0.01202
}Semantic roles & 50–950 ramp
primary
#191F07
secondary
#33245E
accent
#42E66B
background
#F5F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030301
muted
#787877