#192A0A#192A0A
#192A0A is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.1% C 0.058 H 132.7°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #192A0A |
|---|---|
| RGB | rgb(25, 42, 10) |
| HSL | hsl(92, 62%, 10%) |
| HSV | hsv(92, 76%, 16%) |
| CMYK | cmyk(40.5%, 0%, 76.2%, 83.5%) |
| CIE-LAB | lab(14.87, -13.99, 17.29) |
| CIE-LCH | lch(14.87, 22.24, 128.96°) |
| OKLab | oklab(26.14% -0.0391 0.0423) |
| OKLCH | oklch(26.14% 0.058 132.7) |
| XYZ | xyz(1.2836, 1.8845, 0.5832) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.43
Dark Forest Green
#002D04
ΔE00 6.12
Dark Green
#033500
ΔE00 7.54
Hunter Green (survey)
#0B4008
ΔE00 9.61
Forrest Green
#154406
ΔE00 10.53
Dark Olive
#373E02
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192A0A #1B0A2A
analogous
#292A0A #192A0A #0A2A0B
triadic
#192A0A #0A192A #2A0A19
tetradic
#192A0A #0A292A #1B0A2A #2A0B0A
square
#192A0A #0A292A #1B0A2A #2A0B0A
split-complementary
#192A0A #0B0A2A #2A0A29
monochromatic
#0F1906 #0F1906 #192A0A #365B16 #548D22
Accessibility & contrast
On white
15.25
#192A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#192A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192A0A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192A0A | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2607
Deuteranopia (green-blind)
#2A250C
Tritanopia (blue-blind)
#192823
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #192a0a; /* rgb */ color: rgb(25, 42, 10); /* oklch */ color: oklch(26.1% 0.058 132.7);
Tailwind
colors: {
custom: {
50: '#57634b',
500: '#192a0a',
950: '#000000',
},
}SCSS
$custom: #192a0a; $custom-light: #57634b; $custom-dark: #000000;
JSON
{
"hex": "#192a0a",
"rgb": {
"r": 25,
"g": 42,
"b": 10
},
"hsl": {
"h": 91.875,
"s": 61.538,
"l": 10.196
},
"oklch": {
"l": 0.26136,
"c": 0.05758,
"h": 132.7
},
"luminance": 0.01885
}Semantic roles & 50–950 ramp
primary
#192A0A
secondary
#4A2967
accent
#43E599
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977