#22261E#22261E
#22261E is a dark, near-neutral yellow-green. Relative luminance 0.018; OKLCH L 26.2% C 0.016 H 129.1°. Best body text is #FFFFFF at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #22261E |
|---|---|
| RGB | rgb(34, 38, 30) |
| HSL | hsl(90, 12%, 13%) |
| HSV | hsv(90, 21%, 15%) |
| CMYK | cmyk(10.5%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(14.51, -3.72, 4.71) |
| CIE-LCH | lch(14.51, 6.00, 128.32°) |
| OKLab | oklab(26.17% -0.0099 0.0121) |
| OKLCH | oklch(26.17% 0.016 129.1) |
| XYZ | xyz(1.5871, 1.8200, 1.4957) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.44
Dark Grey
#363737
ΔE00 8.28
Onyx
#353839
ΔE00 8.59
Almost Black
#070D0D
ΔE00 8.75
Gunmetal
#2A3439
ΔE00 9.57
Charcoal Grey
#3C4142
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22261E #221E26
analogous
#26261E #22261E #1E261E
triadic
#22261E #1E2226 #261E22
tetradic
#22261E #1E2626 #221E26 #261E1E
square
#22261E #1E2626 #221E26 #261E1E
split-complementary
#22261E #1E1E26 #261E26
monochromatic
#0F110D #0F110D #22261E #414839 #5F6A54
Accessibility & contrast
On white
15.40
#22261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#22261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22261E
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22261E | 1.00 | 15.40 | 1.36 | 15.40 |
| #FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251E
Deuteranopia (green-blind)
#26251E
Tritanopia (blue-blind)
#222524
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #22261e; /* rgb */ color: rgb(34, 38, 30); /* oklch */ color: oklch(26.2% 0.016 129.1);
Tailwind
colors: {
custom: {
50: '#5d6059',
500: '#22261e',
950: '#000000',
},
}SCSS
$custom: #22261e; $custom-light: #5d6059; $custom-dark: #000000;
JSON
{
"hex": "#22261e",
"rgb": {
"r": 34,
"g": 38,
"b": 30
},
"hsl": {
"h": 90,
"s": 11.765,
"l": 13.333
},
"oklch": {
"l": 0.2617,
"c": 0.01565,
"h": 129.1
},
"luminance": 0.0182
}Semantic roles & 50–950 ramp
primary
#22261E
secondary
#504956
accent
#73B594
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978