#192A09#192A09
#192A09 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.1% C 0.059 H 132.4°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #192A09 |
|---|---|
| RGB | rgb(25, 42, 9) |
| HSL | hsl(91, 65%, 10%) |
| HSV | hsv(91, 79%, 16%) |
| CMYK | cmyk(40.5%, 0%, 78.6%, 83.5%) |
| CIE-LAB | lab(14.86, -14.10, 17.69) |
| CIE-LCH | lch(14.86, 22.62, 128.57°) |
| OKLab | oklab(26.12% -0.0395 0.0433) |
| OKLCH | oklch(26.12% 0.059 132.4) |
| XYZ | xyz(1.2782, 1.8823, 0.5544) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.36
Dark Forest Green
#002D04
ΔE00 6.08
Dark Green
#033500
ΔE00 7.43
Hunter Green (survey)
#0B4008
ΔE00 9.51
Forrest Green
#154406
ΔE00 10.42
Dark Olive
#373E02
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192A09 #1A092A
analogous
#2A2A09 #192A09 #092A09
triadic
#192A09 #09192A #2A0919
tetradic
#192A09 #092A2A #1A092A #2A0909
square
#192A09 #092A2A #1A092A #2A0909
split-complementary
#192A09 #09092A #2A092A
monochromatic
#0F1905 #0F1905 #192A09 #375C14 #558F1F
Accessibility & contrast
On white
15.26
#192A09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#192A09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192A09
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192A09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192A09 | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2606
Deuteranopia (green-blind)
#2A250C
Tritanopia (blue-blind)
#192823
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #192a09; /* rgb */ color: rgb(25, 42, 9); /* oklch */ color: oklch(26.1% 0.059 132.4);
Tailwind
colors: {
custom: {
50: '#57634b',
500: '#192a09',
950: '#000000',
},
}SCSS
$custom: #192a09; $custom-light: #57634b; $custom-dark: #000000;
JSON
{
"hex": "#192a09",
"rgb": {
"r": 25,
"g": 42,
"b": 9
},
"hsl": {
"h": 90.909,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.26122,
"c": 0.05863,
"h": 132.4
},
"luminance": 0.01882
}Semantic roles & 50–950 ramp
primary
#192A09
secondary
#482768
accent
#40E896
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977