#192A0F#192A0F
#192A0F is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.2% C 0.052 H 135.2°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #192A0F |
|---|---|
| RGB | rgb(25, 42, 15) |
| HSL | hsl(98, 47%, 11%) |
| HSV | hsv(98, 64%, 16%) |
| CMYK | cmyk(40.5%, 0%, 64.3%, 83.5%) |
| CIE-LAB | lab(14.94, -13.31, 15.04) |
| CIE-LCH | lch(14.94, 20.09, 131.51°) |
| OKLab | oklab(26.21% -0.0368 0.0366) |
| OKLCH | oklch(26.21% 0.052 135.2) |
| XYZ | xyz(1.3151, 1.8970, 0.7487) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.03
Dark Forest Green
#002D04
ΔE00 6.56
Dark Green
#033500
ΔE00 8.27
Hunter Green (survey)
#0B4008
ΔE00 10.27
Forrest Green
#154406
ΔE00 11.25
Pine Green
#0A481E
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192A0F #200F2A
analogous
#262A0F #192A0F #0F2A12
triadic
#192A0F #0F192A #2A0F19
tetradic
#192A0F #0F262A #200F2A #2A120F
square
#192A0F #0F262A #200F2A #2A120F
split-complementary
#192A0F #120F2A #2A0F26
monochromatic
#0D1708 #0D1708 #192A0F #34571F #4F842F
Accessibility & contrast
On white
15.22
#192A0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#192A0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192A0F
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192A0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192A0F | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C260D
Deuteranopia (green-blind)
#292511
Tritanopia (blue-blind)
#192824
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #192a0f; /* rgb */ color: rgb(25, 42, 15); /* oklch */ color: oklch(26.2% 0.052 135.2);
Tailwind
colors: {
custom: {
50: '#57634e',
500: '#192a0f',
950: '#000000',
},
}SCSS
$custom: #192a0f; $custom-light: #57634e; $custom-dark: #000000;
JSON
{
"hex": "#192a0f",
"rgb": {
"r": 25,
"g": 42,
"b": 15
},
"hsl": {
"h": 97.778,
"s": 47.368,
"l": 11.176
},
"oklch": {
"l": 0.26214,
"c": 0.05185,
"h": 135.2
},
"luminance": 0.01897
}Semantic roles & 50–950 ramp
primary
#192A0F
secondary
#513263
accent
#51D7A5
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977