#22280B#22280B
#22280B is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.3% C 0.048 H 119.6°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #22280B |
|---|---|
| RGB | rgb(34, 40, 11) |
| HSL | hsl(72, 57%, 10%) |
| HSV | hsv(72, 73%, 16%) |
| CMYK | cmyk(15%, 0%, 72.5%, 84.3%) |
| CIE-LAB | lab(14.85, -8.17, 17.00) |
| CIE-LCH | lch(14.85, 18.86, 115.66°) |
| OKLab | oklab(26.32% -0.0235 0.0414) |
| OKLCH | oklch(26.32% 0.048 119.6) |
| XYZ | xyz(1.4789, 1.8818, 0.6019) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.68
Dark Olive
#373E02
ΔE00 9.84
Dark Forest Green
#002D04
ΔE00 10.43
Dark Green
#033500
ΔE00 11.24
Hunter Green (survey)
#0B4008
ΔE00 12.78
Forrest Green
#154406
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22280B #110B28
analogous
#28200B #22280B #13280B
triadic
#22280B #0B2228 #280B22
tetradic
#22280B #0B2820 #110B28 #280B13
square
#22280B #0B2820 #110B28 #280B13
split-complementary
#22280B #0B1328 #200B28
monochromatic
#141807 #141807 #22280B #4B5818 #748825
Accessibility & contrast
On white
15.26
#22280B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#22280B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22280B
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22280B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22280B | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2508
Deuteranopia (green-blind)
#2A250D
Tritanopia (blue-blind)
#242622
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #22280b; /* rgb */ color: rgb(34, 40, 11); /* oklch */ color: oklch(26.3% 0.048 119.6);
Tailwind
colors: {
custom: {
50: '#5e614c',
500: '#22280b',
950: '#000000',
},
}SCSS
$custom: #22280b; $custom-light: #5e614c; $custom-dark: #000000;
JSON
{
"hex": "#22280b",
"rgb": {
"r": 34,
"g": 40,
"b": 11
},
"hsl": {
"h": 72.414,
"s": 56.863,
"l": 10
},
"oklch": {
"l": 0.26317,
"c": 0.04763,
"h": 119.6
},
"luminance": 0.01882
}Semantic roles & 50–950 ramp
primary
#22280B
secondary
#372B64
accent
#48E067
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040501
muted
#797977