#191C07#191C07
#191C07 is a very dark, muted yellow. Relative luminance 0.011; OKLCH L 21.7% C 0.037 H 116.2°. Best body text is #FFFFFF at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #191C07 |
|---|---|
| RGB | rgb(25, 28, 7) |
| HSL | hsl(69, 60%, 7%) |
| HSV | hsv(69, 75%, 11%) |
| CMYK | cmyk(10.7%, 0%, 75%, 89%) |
| CIE-LAB | lab(9.42, -5.61, 11.11) |
| CIE-LCH | lch(9.42, 12.44, 116.79°) |
| OKLab | oklab(21.72% -0.0162 0.0329) |
| OKLCH | oklch(21.72% 0.037 116.2) |
| XYZ | xyz(0.8545, 1.0525, 0.3591) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 10.70
Black
#000000
ΔE00 12.00
Very Dark Green
#062E03
ΔE00 12.86
Charcoal (survey)
#343837
ΔE00 13.03
Dark Forest Green
#002D04
ΔE00 13.27
Dark Grey
#363737
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#191C07 #0A071C
analogous
#1C1507 #191C07 #0F1C07
triadic
#191C07 #07191C #1C0719
tetradic
#191C07 #071C15 #0A071C #1C070F
square
#191C07 #071C15 #0A071C #1C070F
split-complementary
#191C07 #070F1C #15071C
monochromatic
#161806 #161806 #191C07 #454D13 #707E1F
Accessibility & contrast
On white
17.35
#191C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#191C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #191C07
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##191C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##191C07 | 1.00 | 17.35 | 1.21 | 17.35 |
| #FFFFFF | 17.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A05
Deuteranopia (green-blind)
#1E1A08
Tritanopia (blue-blind)
#1B1A17
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #191c07; /* rgb */ color: rgb(25, 28, 7); /* oklch */ color: oklch(21.7% 0.037 116.2);
Tailwind
colors: {
custom: {
50: '#55584a',
500: '#191c07',
950: '#000000',
},
}SCSS
$custom: #191c07; $custom-light: #55584a; $custom-dark: #000000;
JSON
{
"hex": "#191c07",
"rgb": {
"r": 25,
"g": 28,
"b": 7
},
"hsl": {
"h": 68.571,
"s": 60,
"l": 6.863
},
"oklch": {
"l": 0.21721,
"c": 0.03666,
"h": 116.2
},
"luminance": 0.01053
}Semantic roles & 50–950 ramp
primary
#191C07
secondary
#2C255A
accent
#45E35B
background
#F4F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030301
muted
#787877