#192008#192008
#192008 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.042 H 123.2°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #192008 |
|---|---|
| RGB | rgb(25, 32, 8) |
| HSL | hsl(78, 60%, 8%) |
| HSV | hsv(78, 75%, 13%) |
| CMYK | cmyk(21.9%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(10.97, -8.14, 12.89) |
| CIE-LCH | lch(10.97, 15.24, 122.27°) |
| OKLab | oklab(22.97% -0.0231 0.0353) |
| OKLCH | oklch(22.97% 0.042 123.2) |
| XYZ | xyz(0.9612, 1.2572, 0.4217) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.32
Dark Forest Green
#002D04
ΔE00 10.77
Dark Green
#033500
ΔE00 12.48
Almost Black
#070D0D
ΔE00 12.75
Dark Olive
#373E02
ΔE00 13.32
Charcoal (survey)
#343837
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192008 #0F0820
analogous
#201B08 #192008 #0D2008
triadic
#192008 #081920 #200819
tetradic
#192008 #08201B #0F0820 #20080D
square
#192008 #08201B #0F0820 #20080D
split-complementary
#192008 #080D20 #1B0820
monochromatic
#131806 #131806 #192008 #3F5114 #658220
Accessibility & contrast
On white
16.78
#192008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#192008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192008
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192008 | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E06
Deuteranopia (green-blind)
#211D09
Tritanopia (blue-blind)
#1B1E1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #192008; /* rgb */ color: rgb(25, 32, 8); /* oklch */ color: oklch(23.0% 0.042 123.2);
Tailwind
colors: {
custom: {
50: '#555b4a',
500: '#192008',
950: '#000000',
},
}SCSS
$custom: #192008; $custom-light: #555b4a; $custom-dark: #000000;
JSON
{
"hex": "#192008",
"rgb": {
"r": 25,
"g": 32,
"b": 8
},
"hsl": {
"h": 77.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22972,
"c": 0.04219,
"h": 123.2
},
"luminance": 0.01257
}Semantic roles & 50–950 ramp
primary
#192008
secondary
#36265E
accent
#45E373
background
#F5F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030401
muted
#787977