#19260F#19260F
#19260F is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 25.0% C 0.044 H 132.9°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #19260F |
|---|---|
| RGB | rgb(25, 38, 15) |
| HSL | hsl(94, 43%, 10%) |
| HSV | hsv(94, 61%, 15%) |
| CMYK | cmyk(34.2%, 0%, 60.5%, 85.1%) |
| CIE-LAB | lab(13.40, -10.92, 13.03) |
| CIE-LCH | lch(13.40, 17.00, 129.98°) |
| OKLab | oklab(24.96% -0.0301 0.0324) |
| OKLCH | oklch(24.96% 0.044 132.9) |
| XYZ | xyz(1.1802, 1.6274, 0.7038) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.98
Dark Forest Green
#002D04
ΔE00 8.41
Dark Green
#033500
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 12.29
Dark Olive
#373E02
ΔE00 12.58
Forrest Green
#154406
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19260F #1C0F26
analogous
#24260F #19260F #0F2610
triadic
#19260F #0F1926 #260F19
tetradic
#19260F #0F2426 #1C0F26 #26100F
square
#19260F #0F2426 #1C0F26 #26100F
split-complementary
#19260F #100F26 #260F24
monochromatic
#0E1609 #0E1609 #19260F #365220 #537E32
Accessibility & contrast
On white
15.84
#19260F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#19260F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19260F
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19260F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19260F | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230D
Deuteranopia (green-blind)
#262210
Tritanopia (blue-blind)
#192421
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #19260f; /* rgb */ color: rgb(25, 38, 15); /* oklch */ color: oklch(25.0% 0.044 132.9);
Tailwind
colors: {
custom: {
50: '#56604e',
500: '#19260f',
950: '#000000',
},
}SCSS
$custom: #19260f; $custom-light: #56604e; $custom-dark: #000000;
JSON
{
"hex": "#19260f",
"rgb": {
"r": 25,
"g": 38,
"b": 15
},
"hsl": {
"h": 93.913,
"s": 43.396,
"l": 10.392
},
"oklch": {
"l": 0.24964,
"c": 0.04425,
"h": 132.9
},
"luminance": 0.01627
}Semantic roles & 50–950 ramp
primary
#19260F
secondary
#4B325E
accent
#55D39C
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977