#19260A#19260A
#19260A is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.9% C 0.050 H 130.2°. Best body text is #FFFFFF at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #19260A |
|---|---|
| RGB | rgb(25, 38, 10) |
| HSL | hsl(88, 58%, 9%) |
| HSV | hsv(88, 74%, 15%) |
| CMYK | cmyk(34.2%, 0%, 73.7%, 85.1%) |
| CIE-LAB | lab(13.32, -11.63, 15.27) |
| CIE-LCH | lch(13.32, 19.19, 127.31°) |
| OKLab | oklab(24.88% -0.0326 0.0386) |
| OKLCH | oklch(24.88% 0.05 130.2) |
| XYZ | xyz(1.1488, 1.6148, 0.5383) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.23
Dark Forest Green
#002D04
ΔE00 7.77
Dark Green
#033500
ΔE00 9.44
Hunter Green (survey)
#0B4008
ΔE00 11.54
Dark Olive
#373E02
ΔE00 11.68
Forrest Green
#154406
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19260A #170A26
analogous
#26250A #19260A #0B260A
triadic
#19260A #0A1926 #260A19
tetradic
#19260A #0A2625 #170A26 #260A0B
square
#19260A #0A2625 #170A26 #260A0B
split-complementary
#19260A #0A0B26 #250A26
monochromatic
#101806 #101806 #19260A #395617 #598724
Accessibility & contrast
On white
15.87
#19260A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#19260A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19260A
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19260A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19260A | 1.00 | 15.87 | 1.32 | 15.87 |
| #FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282307
Deuteranopia (green-blind)
#26220C
Tritanopia (blue-blind)
#1A2420
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #19260a; /* rgb */ color: rgb(25, 38, 10); /* oklch */ color: oklch(24.9% 0.050 130.2);
Tailwind
colors: {
custom: {
50: '#56604b',
500: '#19260a',
950: '#000000',
},
}SCSS
$custom: #19260a; $custom-light: #56604b; $custom-dark: #000000;
JSON
{
"hex": "#19260a",
"rgb": {
"r": 25,
"g": 38,
"b": 10
},
"hsl": {
"h": 87.857,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.24878,
"c": 0.05048,
"h": 130.2
},
"luminance": 0.01615
}Semantic roles & 50–950 ramp
primary
#19260A
secondary
#442962
accent
#46E28E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977