#192A0B#192A0B
#192A0B is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.2% C 0.057 H 133.1°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #192A0B |
|---|---|
| RGB | rgb(25, 42, 11) |
| HSL | hsl(93, 58%, 10%) |
| HSV | hsv(93, 74%, 16%) |
| CMYK | cmyk(40.5%, 0%, 73.8%, 83.5%) |
| CIE-LAB | lab(14.88, -13.86, 16.89) |
| CIE-LCH | lch(14.88, 21.85, 129.37°) |
| OKLab | oklab(26.15% -0.0386 0.0412) |
| OKLCH | oklch(26.15% 0.057 133.1) |
| XYZ | xyz(1.2893, 1.8867, 0.6128) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.52
Dark Forest Green
#002D04
ΔE00 6.19
Dark Green
#033500
ΔE00 7.66
Hunter Green (survey)
#0B4008
ΔE00 9.72
Forrest Green
#154406
ΔE00 10.65
Dark Olive
#373E02
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192A0B #1C0B2A
analogous
#282A0B #192A0B #0B2A0C
triadic
#192A0B #0B192A #2A0B19
tetradic
#192A0B #0B282A #1C0B2A #2A0C0B
square
#192A0B #0B282A #1C0B2A #2A0C0B
split-complementary
#192A0B #0C0B2A #2A0B28
monochromatic
#0E1806 #0E1806 #192A0B #365A18 #538B24
Accessibility & contrast
On white
15.25
#192A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#192A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192A0B
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192A0B | 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)
#2C2608
Deuteranopia (green-blind)
#2A250D
Tritanopia (blue-blind)
#192823
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #192a0b; /* rgb */ color: rgb(25, 42, 11); /* oklch */ color: oklch(26.2% 0.057 133.1);
Tailwind
colors: {
custom: {
50: '#57634c',
500: '#192a0b',
950: '#000000',
},
}SCSS
$custom: #192a0b; $custom-light: #57634c; $custom-dark: #000000;
JSON
{
"hex": "#192a0b",
"rgb": {
"r": 25,
"g": 42,
"b": 11
},
"hsl": {
"h": 92.903,
"s": 58.491,
"l": 10.392
},
"oklch": {
"l": 0.2615,
"c": 0.05651,
"h": 133.1
},
"luminance": 0.01887
}Semantic roles & 50–950 ramp
primary
#192A0B
secondary
#4B2B66
accent
#46E29B
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977