#19240F#19240F
#19240F is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.3% C 0.040 H 131.4°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #19240F |
|---|---|
| RGB | rgb(25, 36, 15) |
| HSL | hsl(91, 41%, 10%) |
| HSV | hsv(91, 58%, 14%) |
| CMYK | cmyk(30.6%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(12.63, -9.68, 12.00) |
| CIE-LCH | lch(12.63, 15.42, 128.89°) |
| OKLab | oklab(24.34% -0.0267 0.0302) |
| OKLCH | oklch(24.34% 0.04 131.4) |
| XYZ | xyz(1.1180, 1.5029, 0.6830) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.10
Dark Forest Green
#002D04
ΔE00 9.50
Dark Green
#033500
ΔE00 11.37
Dark Olive
#373E02
ΔE00 13.21
Hunter Green (survey)
#0B4008
ΔE00 13.37
Almost Black
#070D0D
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19240F #1A0F24
analogous
#23240F #19240F #0F2410
triadic
#19240F #0F1924 #240F19
tetradic
#19240F #0F2324 #1A0F24 #24100F
square
#19240F #0F2324 #1A0F24 #24100F
split-complementary
#19240F #100F24 #240F23
monochromatic
#0F1609 #0F1609 #19240F #374F21 #557A33
Accessibility & contrast
On white
16.15
#19240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#19240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19240F
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19240F | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210D
Deuteranopia (green-blind)
#242010
Tritanopia (blue-blind)
#19221F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #19240f; /* rgb */ color: rgb(25, 36, 15); /* oklch */ color: oklch(24.3% 0.040 131.4);
Tailwind
colors: {
custom: {
50: '#565e4e',
500: '#19240f',
950: '#000000',
},
}SCSS
$custom: #19240f; $custom-light: #565e4e; $custom-dark: #000000;
JSON
{
"hex": "#19240f",
"rgb": {
"r": 25,
"g": 36,
"b": 15
},
"hsl": {
"h": 91.429,
"s": 41.176,
"l": 10
},
"oklch": {
"l": 0.24342,
"c": 0.04033,
"h": 131.4
},
"luminance": 0.01503
}Semantic roles & 50–950 ramp
primary
#19240F
secondary
#48335C
accent
#57D197
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977