#19210F#19210F
#19210F is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.4% C 0.034 H 128.3°. Best body text is #FFFFFF at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #19210F |
|---|---|
| RGB | rgb(25, 33, 15) |
| HSL | hsl(87, 38%, 9%) |
| HSV | hsv(87, 55%, 13%) |
| CMYK | cmyk(24.2%, 0%, 54.5%, 87.1%) |
| CIE-LAB | lab(11.48, -7.75, 10.43) |
| CIE-LCH | lch(11.48, 13.00, 126.61°) |
| OKLab | oklab(23.42% -0.0213 0.027) |
| OKLCH | oklch(23.42% 0.034 128.3) |
| XYZ | xyz(1.0310, 1.3289, 0.6540) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.95
Dark Forest Green
#002D04
ΔE00 11.31
Almost Black
#070D0D
ΔE00 11.68
Charcoal (survey)
#343837
ΔE00 12.56
Dark Green
#033500
ΔE00 13.15
Black
#000000
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19210F #170F21
analogous
#21200F #19210F #10210F
triadic
#19210F #0F1921 #210F19
tetradic
#19210F #0F2120 #170F21 #210F10
square
#19210F #0F2120 #170F21 #210F10
split-complementary
#19210F #0F1021 #200F21
monochromatic
#10150A #10150A #19210F #394B22 #597535
Accessibility & contrast
On white
16.59
#19210F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#19210F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19210F
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19210F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19210F | 1.00 | 16.59 | 1.27 | 16.59 |
| #FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#1A201D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #19210f; /* rgb */ color: rgb(25, 33, 15); /* oklch */ color: oklch(23.4% 0.034 128.3);
Tailwind
colors: {
custom: {
50: '#555c4e',
500: '#19210f',
950: '#000000',
},
}SCSS
$custom: #19210f; $custom-light: #555c4e; $custom-dark: #000000;
JSON
{
"hex": "#19210f",
"rgb": {
"r": 25,
"g": 33,
"b": 15
},
"hsl": {
"h": 86.667,
"s": 37.5,
"l": 9.412
},
"oklch": {
"l": 0.23415,
"c": 0.03436,
"h": 128.3
},
"luminance": 0.01329
}Semantic roles & 50–950 ramp
primary
#19210F
secondary
#443458
accent
#5ACD8E
background
#F5F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030401
muted
#787977