#192106#192106
#192106 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.047 H 123.8°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #192106 |
|---|---|
| RGB | rgb(25, 33, 6) |
| HSL | hsl(78, 69%, 8%) |
| HSV | hsv(78, 82%, 13%) |
| CMYK | cmyk(24.2%, 0%, 81.8%, 87.1%) |
| CIE-LAB | lab(11.33, -9.06, 14.19) |
| CIE-LCH | lch(11.33, 16.84, 122.54°) |
| OKLab | oklab(23.25% -0.026 0.0389) |
| OKLCH | oklch(23.25% 0.047 123.8) |
| XYZ | xyz(0.9776, 1.3075, 0.3731) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.44
Dark Forest Green
#002D04
ΔE00 9.93
Dark Green
#033500
ΔE00 11.59
Dark Olive
#373E02
ΔE00 12.65
Hunter Green (survey)
#0B4008
ΔE00 13.70
Almost Black
#070D0D
ΔE00 13.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192106 #0E0621
analogous
#211B06 #192106 #0B2106
triadic
#192106 #061921 #210619
tetradic
#192106 #06211B #0E0621 #21060B
square
#192106 #06211B #0E0621 #21060B
split-complementary
#192106 #060B21 #1B0621
monochromatic
#141A05 #141A05 #192106 #40550F #678919
Accessibility & contrast
On white
16.65
#192106 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192106 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192106
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192106 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192106 | 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)
#231E04
Deuteranopia (green-blind)
#221E08
Tritanopia (blue-blind)
#1B1F1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192106; /* rgb */ color: rgb(25, 33, 6); /* oklch */ color: oklch(23.2% 0.047 123.8);
Tailwind
colors: {
custom: {
50: '#555c49',
500: '#192106',
950: '#000000',
},
}SCSS
$custom: #192106; $custom-light: #555c49; $custom-dark: #000000;
JSON
{
"hex": "#192106",
"rgb": {
"r": 25,
"g": 33,
"b": 6
},
"hsl": {
"h": 77.778,
"s": 69.231,
"l": 7.647
},
"oklch": {
"l": 0.23248,
"c": 0.04677,
"h": 123.8
},
"luminance": 0.01308
}Semantic roles & 50–950 ramp
primary
#192106
secondary
#342261
accent
#3CEC70
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030401
muted
#787977