#22360B#22360B
#22360B is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.5% C 0.071 H 131.1°. Best body text is #FFFFFF at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #22360B |
|---|---|
| RGB | rgb(34, 54, 11) |
| HSL | hsl(88, 66%, 13%) |
| HSV | hsv(88, 80%, 21%) |
| CMYK | cmyk(37%, 0%, 79.6%, 78.8%) |
| CIE-LAB | lab(20.05, -16.47, 23.30) |
| CIE-LCH | lch(20.05, 28.53, 125.26°) |
| OKLab | oklab(30.52% -0.0465 0.0533) |
| OKLCH | oklch(30.52% 0.071 131.1) |
| XYZ | xyz(2.0392, 3.0025, 0.7886) |
| Luminance | 0.0300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.66
Dark Green
#033500
ΔE00 5.78
Hunter Green (survey)
#0B4008
ΔE00 6.44
Forrest Green
#154406
ΔE00 6.69
Dark Forest Green
#002D04
ΔE00 6.75
Dark Olive
#373E02
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22360B #1F0B36
analogous
#36340B #22360B #0C360B
triadic
#22360B #0B2236 #360B22
tetradic
#22360B #0B3634 #1F0B36 #360B0C
square
#22360B #0B3634 #1F0B36 #360B0C
split-complementary
#22360B #0B0C36 #340B36
monochromatic
#101905 #101905 #22360B #426915 #629C20
Accessibility & contrast
On white
13.12
#22360B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#22360B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22360B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22360B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22360B | 1.00 | 13.12 | 1.60 | 13.12 |
| #FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393106
Deuteranopia (green-blind)
#36300F
Tritanopia (blue-blind)
#23332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #22360b; /* rgb */ color: rgb(34, 54, 11); /* oklch */ color: oklch(30.5% 0.071 131.1);
Tailwind
colors: {
custom: {
50: '#5f6d4d',
500: '#22360b',
950: '#000000',
},
}SCSS
$custom: #22360b; $custom-light: #5f6d4d; $custom-dark: #000000;
JSON
{
"hex": "#22360b",
"rgb": {
"r": 34,
"g": 54,
"b": 11
},
"hsl": {
"h": 87.907,
"s": 66.154,
"l": 12.745
},
"oklch": {
"l": 0.30524,
"c": 0.07074,
"h": 131.1
},
"luminance": 0.03003
}Semantic roles & 50–950 ramp
primary
#22360B
secondary
#4C2A73
accent
#3FE98E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77