#192A0E#192A0E
#192A0E is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.2% C 0.053 H 134.6°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #192A0E |
|---|---|
| RGB | rgb(25, 42, 14) |
| HSL | hsl(96, 50%, 11%) |
| HSV | hsv(96, 67%, 16%) |
| CMYK | cmyk(40.5%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(14.92, -13.46, 15.54) |
| CIE-LCH | lch(14.92, 20.56, 130.90°) |
| OKLab | oklab(26.2% -0.0372 0.0378) |
| OKLCH | oklch(26.2% 0.053 134.6) |
| XYZ | xyz(1.3081, 1.8943, 0.7121) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.87
Dark Forest Green
#002D04
ΔE00 6.44
Dark Green
#033500
ΔE00 8.09
Hunter Green (survey)
#0B4008
ΔE00 10.11
Forrest Green
#154406
ΔE00 11.08
Dark Olive
#373E02
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192A0E #1F0E2A
analogous
#272A0E #192A0E #0E2A11
triadic
#192A0E #0E192A #2A0E19
tetradic
#192A0E #0E272A #1F0E2A #2A110E
square
#192A0E #0E272A #1F0E2A #2A110E
split-complementary
#192A0E #110E2A #2A0E27
monochromatic
#0E1708 #0E1708 #192A0E #34581D #50862D
Accessibility & contrast
On white
15.23
#192A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#192A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192A0E
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192A0E | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C260B
Deuteranopia (green-blind)
#292510
Tritanopia (blue-blind)
#192824
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #192a0e; /* rgb */ color: rgb(25, 42, 14); /* oklch */ color: oklch(26.2% 0.053 134.6);
Tailwind
colors: {
custom: {
50: '#57634d',
500: '#192a0e',
950: '#000000',
},
}SCSS
$custom: #192a0e; $custom-light: #57634d; $custom-dark: #000000;
JSON
{
"hex": "#192a0e",
"rgb": {
"r": 25,
"g": 42,
"b": 14
},
"hsl": {
"h": 96.429,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.26196,
"c": 0.05306,
"h": 134.6
},
"luminance": 0.01894
}Semantic roles & 50–950 ramp
primary
#192A0E
secondary
#4F3064
accent
#4EDAA3
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977