#192105#192105
#192105 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.048 H 123.4°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #192105 |
|---|---|
| RGB | rgb(25, 33, 5) |
| HSL | hsl(77, 74%, 7%) |
| HSV | hsv(77, 85%, 13%) |
| CMYK | cmyk(24.2%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(11.31, -9.19, 14.58) |
| CIE-LCH | lch(11.31, 17.23, 122.22°) |
| OKLab | oklab(23.23% -0.0266 0.0403) |
| OKLCH | oklch(23.23% 0.048 123.4) |
| XYZ | xyz(0.9722, 1.3053, 0.3443) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.31
Dark Forest Green
#002D04
ΔE00 9.82
Dark Green
#033500
ΔE00 11.46
Dark Olive
#373E02
ΔE00 12.51
Hunter Green (survey)
#0B4008
ΔE00 13.58
Almost Black
#070D0D
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192105 #0D0521
analogous
#211B05 #192105 #0B2105
triadic
#192105 #051921 #210519
tetradic
#192105 #05211B #0D0521 #21050B
square
#192105 #05211B #0D0521 #21050B
split-complementary
#192105 #050B21 #1B0521
monochromatic
#141B04 #141B04 #192105 #41560D #6A8B15
Accessibility & contrast
On white
16.65
#192105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192105
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192105 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E03
Deuteranopia (green-blind)
#221E07
Tritanopia (blue-blind)
#1B1F1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192105; /* rgb */ color: rgb(25, 33, 5); /* oklch */ color: oklch(23.2% 0.048 123.4);
Tailwind
colors: {
custom: {
50: '#555c49',
500: '#192105',
950: '#000000',
},
}SCSS
$custom: #192105; $custom-light: #555c49; $custom-dark: #000000;
JSON
{
"hex": "#192105",
"rgb": {
"r": 25,
"g": 33,
"b": 5
},
"hsl": {
"h": 77.143,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.23231,
"c": 0.04822,
"h": 123.4
},
"luminance": 0.01305
}Semantic roles & 50–950 ramp
primary
#192105
secondary
#331F62
accent
#37F06C
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977