#22261F#22261F
#22261F is a dark, near-neutral yellow-green. Relative luminance 0.018; OKLCH L 26.2% C 0.014 H 131.8°. Best body text is #FFFFFF at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #22261F |
|---|---|
| RGB | rgb(34, 38, 31) |
| HSL | hsl(94, 10%, 14%) |
| HSV | hsv(94, 18%, 15%) |
| CMYK | cmyk(10.5%, 0%, 18.4%, 85.1%) |
| CIE-LAB | lab(14.54, -3.50, 4.04) |
| CIE-LCH | lch(14.54, 5.34, 130.90°) |
| OKLab | oklab(26.2% -0.0093 0.0104) |
| OKLCH | oklch(26.2% 0.014 131.8) |
| XYZ | xyz(1.6001, 1.8252, 1.5641) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.08
Dark Grey
#363737
ΔE00 7.89
Onyx
#353839
ΔE00 8.17
Almost Black
#070D0D
ΔE00 8.42
Gunmetal
#2A3439
ΔE00 9.04
Charcoal Grey
#3C4142
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22261F #231F26
analogous
#25261F #22261F #1F261F
triadic
#22261F #1F2226 #261F22
tetradic
#22261F #1F2526 #231F26 #261F1F
square
#22261F #1F2526 #231F26 #261F1F
split-complementary
#22261F #1F1F26 #261F25
monochromatic
#0F110E #0F110E #22261F #40483A #5E6956
Accessibility & contrast
On white
15.38
#22261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#22261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22261F
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22261F | 1.00 | 15.38 | 1.37 | 15.38 |
| #FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251F
Deuteranopia (green-blind)
#26251F
Tritanopia (blue-blind)
#222524
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #22261f; /* rgb */ color: rgb(34, 38, 31); /* oklch */ color: oklch(26.2% 0.014 131.8);
Tailwind
colors: {
custom: {
50: '#5d605a',
500: '#22261f',
950: '#000000',
},
}SCSS
$custom: #22261f; $custom-light: #5d605a; $custom-dark: #000000;
JSON
{
"hex": "#22261f",
"rgb": {
"r": 34,
"g": 38,
"b": 31
},
"hsl": {
"h": 94.286,
"s": 10.145,
"l": 13.529
},
"oklch": {
"l": 0.26202,
"c": 0.01401,
"h": 131.8
},
"luminance": 0.01825
}Semantic roles & 50–950 ramp
primary
#22261F
secondary
#514B56
accent
#75B398
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978