#19210E#19210E
#19210E is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.4% C 0.036 H 127.6°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #19210E |
|---|---|
| RGB | rgb(25, 33, 14) |
| HSL | hsl(85, 40%, 9%) |
| HSV | hsv(85, 58%, 13%) |
| CMYK | cmyk(24.2%, 0%, 57.6%, 87.1%) |
| CIE-LAB | lab(11.46, -7.92, 10.92) |
| CIE-LCH | lch(11.46, 13.49, 125.94°) |
| OKLab | oklab(23.39% -0.0219 0.0284) |
| OKLCH | oklch(23.39% 0.036 127.6) |
| XYZ | xyz(1.0240, 1.3261, 0.6174) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.73
Dark Forest Green
#002D04
ΔE00 11.11
Almost Black
#070D0D
ΔE00 11.95
Charcoal (survey)
#343837
ΔE00 12.81
Dark Green
#033500
ΔE00 12.93
Black
#000000
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19210E #160E21
analogous
#21200E #19210E #10210E
triadic
#19210E #0E1921 #210E19
tetradic
#19210E #0E2120 #160E21 #210E10
square
#19210E #0E2120 #160E21 #210E10
split-complementary
#19210E #0E1021 #200E21
monochromatic
#101509 #101509 #19210E #3A4C20 #5A7732
Accessibility & contrast
On white
16.60
#19210E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#19210E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19210E
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19210E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19210E | 1.00 | 16.60 | 1.27 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0D
Deuteranopia (green-blind)
#221E0F
Tritanopia (blue-blind)
#1A1F1C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #19210e; /* rgb */ color: rgb(25, 33, 14); /* oklch */ color: oklch(23.4% 0.036 127.6);
Tailwind
colors: {
custom: {
50: '#555c4d',
500: '#19210e',
950: '#000000',
},
}SCSS
$custom: #19210e; $custom-light: #555c4d; $custom-dark: #000000;
JSON
{
"hex": "#19210e",
"rgb": {
"r": 25,
"g": 33,
"b": 14
},
"hsl": {
"h": 85.263,
"s": 40.426,
"l": 9.216
},
"oklch": {
"l": 0.23394,
"c": 0.03582,
"h": 127.6
},
"luminance": 0.01326
}Semantic roles & 50–950 ramp
primary
#19210E
secondary
#423259
accent
#58D08A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977