#22320B#22320B
#22320B is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.3% C 0.064 H 128.9°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #22320B |
|---|---|
| RGB | rgb(34, 50, 11) |
| HSL | hsl(85, 64%, 12%) |
| HSV | hsv(85, 78%, 20%) |
| CMYK | cmyk(32%, 0%, 78%, 80.4%) |
| CIE-LAB | lab(18.56, -14.23, 21.58) |
| CIE-LCH | lch(18.56, 25.85, 123.40°) |
| OKLab | oklab(29.31% -0.0403 0.05) |
| OKLCH | oklch(29.31% 0.064 128.9) |
| XYZ | xyz(1.8607, 2.6454, 0.7291) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.08
Dark Green
#033500
ΔE00 6.89
Dark Forest Green
#002D04
ΔE00 7.12
Dark Olive
#373E02
ΔE00 7.43
Hunter Green (survey)
#0B4008
ΔE00 8.00
Forrest Green
#154406
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22320B #1B0B32
analogous
#322F0B #22320B #0F320B
triadic
#22320B #0B2232 #320B22
tetradic
#22320B #0B322F #1B0B32 #320B0F
square
#22320B #0B322F #1B0B32 #320B0F
split-complementary
#22320B #0B0F32 #2F0B32
monochromatic
#111906 #111906 #22320B #446416 #669621
Accessibility & contrast
On white
13.73
#22320B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#22320B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22320B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22320B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22320B | 1.00 | 13.73 | 1.53 | 13.73 |
| #FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E06
Deuteranopia (green-blind)
#332D0E
Tritanopia (blue-blind)
#232F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #22320b; /* rgb */ color: rgb(34, 50, 11); /* oklch */ color: oklch(29.3% 0.064 128.9);
Tailwind
colors: {
custom: {
50: '#5e6a4c',
500: '#22320b',
950: '#000000',
},
}SCSS
$custom: #22320b; $custom-light: #5e6a4c; $custom-dark: #000000;
JSON
{
"hex": "#22320b",
"rgb": {
"r": 34,
"g": 50,
"b": 11
},
"hsl": {
"h": 84.615,
"s": 63.934,
"l": 11.961
},
"oklch": {
"l": 0.29313,
"c": 0.06425,
"h": 128.9
},
"luminance": 0.02645
}Semantic roles & 50–950 ramp
primary
#22320B
secondary
#462A6F
accent
#41E785
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77