#22280A#22280A
#22280A is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.3% C 0.049 H 119.4°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #22280A |
|---|---|
| RGB | rgb(34, 40, 10) |
| HSL | hsl(72, 60%, 10%) |
| HSV | hsv(72, 75%, 16%) |
| CMYK | cmyk(15%, 0%, 75%, 84.3%) |
| CIE-LAB | lab(14.84, -8.27, 17.40) |
| CIE-LCH | lch(14.84, 19.27, 115.42°) |
| OKLab | oklab(26.3% -0.0239 0.0425) |
| OKLCH | oklch(26.3% 0.049 119.4) |
| XYZ | xyz(1.4733, 1.8796, 0.5723) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.61
Dark Olive
#373E02
ΔE00 9.69
Dark Forest Green
#002D04
ΔE00 10.38
Dark Green
#033500
ΔE00 11.14
Hunter Green (survey)
#0B4008
ΔE00 12.69
Forrest Green
#154406
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22280A #100A28
analogous
#281F0A #22280A #13280A
triadic
#22280A #0A2228 #280A22
tetradic
#22280A #0A281F #100A28 #280A13
square
#22280A #0A281F #100A28 #280A13
split-complementary
#22280A #0A1328 #1F0A28
monochromatic
#151806 #151806 #22280A #4C5916 #758A22
Accessibility & contrast
On white
15.26
#22280A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#22280A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22280A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22280A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22280A | 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)
#2B2507
Deuteranopia (green-blind)
#2A250C
Tritanopia (blue-blind)
#242622
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #22280a; /* rgb */ color: rgb(34, 40, 10); /* oklch */ color: oklch(26.3% 0.049 119.4);
Tailwind
colors: {
custom: {
50: '#5e614b',
500: '#22280a',
950: '#000000',
},
}SCSS
$custom: #22280a; $custom-light: #5e614b; $custom-dark: #000000;
JSON
{
"hex": "#22280a",
"rgb": {
"r": 34,
"g": 40,
"b": 10
},
"hsl": {
"h": 72,
"s": 60,
"l": 9.804
},
"oklch": {
"l": 0.26303,
"c": 0.04877,
"h": 119.4
},
"luminance": 0.0188
}Semantic roles & 50–950 ramp
primary
#22280A
secondary
#352965
accent
#45E364
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040501
muted
#797977