#192004#192004
#192004 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.9% C 0.048 H 121.9°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #192004 |
|---|---|
| RGB | rgb(25, 32, 4) |
| HSL | hsl(75, 78%, 7%) |
| HSV | hsv(75, 88%, 13%) |
| CMYK | cmyk(21.9%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(10.91, -8.70, 14.43) |
| CIE-LCH | lch(10.91, 16.85, 121.07°) |
| OKLab | oklab(22.9% -0.0254 0.0408) |
| OKLCH | oklch(22.9% 0.048 121.9) |
| XYZ | xyz(0.9393, 1.2485, 0.3063) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.76
Dark Forest Green
#002D04
ΔE00 10.27
Dark Green
#033500
ΔE00 11.89
Dark Olive
#373E02
ΔE00 12.71
Almost Black
#070D0D
ΔE00 13.58
Hunter Green (survey)
#0B4008
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192004 #0B0420
analogous
#201904 #192004 #0B2004
triadic
#192004 #041920 #200419
tetradic
#192004 #042019 #0B0420 #20040B
square
#192004 #042019 #0B0420 #20040B
split-complementary
#192004 #040B20 #190420
monochromatic
#151B03 #151B03 #192004 #44560B #6E8D12
Accessibility & contrast
On white
16.81
#192004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#192004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192004
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192004 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D02
Deuteranopia (green-blind)
#221D06
Tritanopia (blue-blind)
#1B1E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #192004; /* rgb */ color: rgb(25, 32, 4); /* oklch */ color: oklch(22.9% 0.048 121.9);
Tailwind
colors: {
custom: {
50: '#555b48',
500: '#192004',
950: '#000000',
},
}SCSS
$custom: #192004; $custom-light: #555b48; $custom-dark: #000000;
JSON
{
"hex": "#192004",
"rgb": {
"r": 25,
"g": 32,
"b": 4
},
"hsl": {
"h": 75,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.22901,
"c": 0.04807,
"h": 121.9
},
"luminance": 0.01248
}Semantic roles & 50–950 ramp
primary
#192004
secondary
#2F1D63
accent
#34F464
background
#F5F5F4
surface
#E8E9E6
border
#C4C5C2
text
#030400
muted
#787977