#192007#192007
#192007 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.044 H 122.9°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #192007 |
|---|---|
| RGB | rgb(25, 32, 7) |
| HSL | hsl(77, 64%, 8%) |
| HSV | hsv(77, 78%, 13%) |
| CMYK | cmyk(21.9%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.96, -8.27, 13.27) |
| CIE-LCH | lch(10.96, 15.64, 121.93°) |
| OKLab | oklab(22.95% -0.0237 0.0366) |
| OKLCH | oklch(22.95% 0.044 122.9) |
| XYZ | xyz(0.9558, 1.2550, 0.3929) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.18
Dark Forest Green
#002D04
ΔE00 10.64
Dark Green
#033500
ΔE00 12.33
Almost Black
#070D0D
ΔE00 12.96
Dark Olive
#373E02
ΔE00 13.16
Charcoal (survey)
#343837
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192007 #0E0720
analogous
#201A07 #192007 #0C2007
triadic
#192007 #071920 #200719
tetradic
#192007 #07201A #0E0720 #20070C
square
#192007 #07201A #0E0720 #20070C
split-complementary
#192007 #070C20 #1A0720
monochromatic
#141905 #141905 #192007 #405212 #67841D
Accessibility & contrast
On white
16.79
#192007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#192007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192007
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192007 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E05
Deuteranopia (green-blind)
#211D08
Tritanopia (blue-blind)
#1B1E1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #192007; /* rgb */ color: rgb(25, 32, 7); /* oklch */ color: oklch(23.0% 0.044 122.9);
Tailwind
colors: {
custom: {
50: '#555b4a',
500: '#192007',
950: '#000000',
},
}SCSS
$custom: #192007; $custom-light: #555b4a; $custom-dark: #000000;
JSON
{
"hex": "#192007",
"rgb": {
"r": 25,
"g": 32,
"b": 7
},
"hsl": {
"h": 76.8,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22954,
"c": 0.04361,
"h": 122.9
},
"luminance": 0.01255
}Semantic roles & 50–950 ramp
primary
#192007
secondary
#34245F
accent
#41E76F
background
#F5F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030401
muted
#787977