#192104#192104
#192104 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.050 H 123.1°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #192104 |
|---|---|
| RGB | rgb(25, 33, 4) |
| HSL | hsl(77, 78%, 7%) |
| HSV | hsv(77, 88%, 13%) |
| CMYK | cmyk(24.2%, 0%, 87.9%, 87.1%) |
| CIE-LAB | lab(11.30, -9.33, 14.97) |
| CIE-LCH | lch(11.30, 17.64, 121.94°) |
| OKLab | oklab(23.21% -0.0271 0.0417) |
| OKLCH | oklch(23.21% 0.05 123.1) |
| XYZ | xyz(0.9667, 1.3031, 0.3154) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.18
Dark Forest Green
#002D04
ΔE00 9.71
Dark Green
#033500
ΔE00 11.32
Dark Olive
#373E02
ΔE00 12.36
Hunter Green (survey)
#0B4008
ΔE00 13.46
Almost Black
#070D0D
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192104 #0C0421
analogous
#211B04 #192104 #0B2104
triadic
#192104 #041921 #210419
tetradic
#192104 #04211B #0C0421 #21040B
square
#192104 #04211B #0C0421 #21040B
split-complementary
#192104 #040B21 #1B0421
monochromatic
#151B03 #151B03 #192104 #42580B #6C8E11
Accessibility & contrast
On white
16.66
#192104 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192104 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192104
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192104 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192104 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E02
Deuteranopia (green-blind)
#221E06
Tritanopia (blue-blind)
#1B1F1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192104; /* rgb */ color: rgb(25, 33, 4); /* oklch */ color: oklch(23.2% 0.050 123.1);
Tailwind
colors: {
custom: {
50: '#555c48',
500: '#192104',
950: '#000000',
},
}SCSS
$custom: #192104; $custom-light: #555c48; $custom-dark: #000000;
JSON
{
"hex": "#192104",
"rgb": {
"r": 25,
"g": 33,
"b": 4
},
"hsl": {
"h": 76.552,
"s": 78.378,
"l": 7.255
},
"oklch": {
"l": 0.23214,
"c": 0.04971,
"h": 123.1
},
"luminance": 0.01303
}Semantic roles & 50–950 ramp
primary
#192104
secondary
#311D64
accent
#33F568
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977