#15210E#15210E
#15210E is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.039 H 134.8°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #15210E |
|---|---|
| RGB | rgb(21, 33, 14) |
| HSL | hsl(98, 40%, 9%) |
| HSV | hsv(98, 58%, 13%) |
| CMYK | cmyk(36.4%, 0%, 57.6%, 87.1%) |
| CIE-LAB | lab(11.13, -9.89, 10.41) |
| CIE-LCH | lch(11.13, 14.36, 133.52°) |
| OKLab | oklab(23.04% -0.0272 0.0273) |
| OKLCH | oklch(23.04% 0.039 134.8) |
| XYZ | xyz(0.9324, 1.2788, 0.6131) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.58
Dark Forest Green
#002D04
ΔE00 9.82
Dark Green
#033500
ΔE00 12.03
Almost Black
#070D0D
ΔE00 12.57
Charcoal (survey)
#343837
ΔE00 13.56
Hunter Green (survey)
#0B4008
ΔE00 14.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#15210E #1A0E21
analogous
#1F210E #15210E #0E2111
triadic
#15210E #0E1521 #210E15
tetradic
#15210E #0E1F21 #1A0E21 #21110E
square
#15210E #0E1F21 #1A0E21 #21110E
split-complementary
#15210E #110E21 #210E1F
monochromatic
#0E1509 #0E1509 #15210E #304C20 #4C7732
Accessibility & contrast
On white
16.72
#15210E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#15210E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #15210E
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##15210E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##15210E | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0D
Deuteranopia (green-blind)
#211D0F
Tritanopia (blue-blind)
#15201C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #15210e; /* rgb */ color: rgb(21, 33, 14); /* oklch */ color: oklch(23.0% 0.039 134.8);
Tailwind
colors: {
custom: {
50: '#525c4d',
500: '#15210e',
950: '#000000',
},
}SCSS
$custom: #15210e; $custom-light: #525c4d; $custom-dark: #000000;
JSON
{
"hex": "#15210e",
"rgb": {
"r": 21,
"g": 33,
"b": 14
},
"hsl": {
"h": 97.895,
"s": 40.426,
"l": 9.216
},
"oklch": {
"l": 0.23042,
"c": 0.03852,
"h": 134.8
},
"luminance": 0.01279
}Semantic roles & 50–950 ramp
primary
#15210E
secondary
#4B3259
accent
#58D0A4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977