#19240C#19240C
#19240C is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.3% C 0.044 H 129.5°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #19240C |
|---|---|
| RGB | rgb(25, 36, 12) |
| HSL | hsl(88, 50%, 9%) |
| HSV | hsv(88, 67%, 14%) |
| CMYK | cmyk(30.6%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(12.58, -10.14, 13.41) |
| CIE-LCH | lch(12.58, 16.81, 127.09°) |
| OKLab | oklab(24.29% -0.0282 0.0342) |
| OKLCH | oklch(24.29% 0.044 129.5) |
| XYZ | xyz(1.0981, 1.4949, 0.5785) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.55
Dark Forest Green
#002D04
ΔE00 9.01
Dark Green
#033500
ΔE00 10.80
Dark Olive
#373E02
ΔE00 12.60
Hunter Green (survey)
#0B4008
ΔE00 12.86
Forrest Green
#154406
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19240C #170C24
analogous
#24230C #19240C #0D240C
triadic
#19240C #0C1924 #240C19
tetradic
#19240C #0C2423 #170C24 #240C0D
square
#19240C #0C2423 #170C24 #240C0D
split-complementary
#19240C #0C0D24 #230C24
monochromatic
#101708 #101708 #19240C #39521B #59802B
Accessibility & contrast
On white
16.17
#19240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#19240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19240C
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19240C | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210A
Deuteranopia (green-blind)
#24200D
Tritanopia (blue-blind)
#1A221F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #19240c; /* rgb */ color: rgb(25, 36, 12); /* oklch */ color: oklch(24.3% 0.044 129.5);
Tailwind
colors: {
custom: {
50: '#565e4c',
500: '#19240c',
950: '#000000',
},
}SCSS
$custom: #19240c; $custom-light: #565e4c; $custom-dark: #000000;
JSON
{
"hex": "#19240c",
"rgb": {
"r": 25,
"g": 36,
"b": 12
},
"hsl": {
"h": 87.5,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.24285,
"c": 0.04436,
"h": 129.5
},
"luminance": 0.01495
}Semantic roles & 50–950 ramp
primary
#19240C
secondary
#442D5E
accent
#4EDA8E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977