#22320C#22320C
#22320C is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.3% C 0.063 H 129.1°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #22320C |
|---|---|
| RGB | rgb(34, 50, 12) |
| HSL | hsl(85, 61%, 12%) |
| HSV | hsv(85, 76%, 20%) |
| CMYK | cmyk(32%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(18.57, -14.13, 21.15) |
| CIE-LCH | lch(18.57, 25.43, 123.75°) |
| OKLab | oklab(29.32% -0.0399 0.0491) |
| OKLCH | oklch(29.32% 0.063 129.1) |
| XYZ | xyz(1.8666, 2.6478, 0.7605) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.06
Dark Green
#033500
ΔE00 6.93
Dark Forest Green
#002D04
ΔE00 7.08
Dark Olive
#373E02
ΔE00 7.58
Hunter Green (survey)
#0B4008
ΔE00 8.05
Forrest Green
#154406
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22320C #1C0C32
analogous
#322F0C #22320C #0F320C
triadic
#22320C #0C2232 #320C22
tetradic
#22320C #0C322F #1C0C32 #320C0F
square
#22320C #0C322F #1C0C32 #320C0F
split-complementary
#22320C #0C0F32 #2F0C32
monochromatic
#111906 #111906 #22320C #446318 #659524
Accessibility & contrast
On white
13.73
#22320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#22320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22320C
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22320C | 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)
#352E07
Deuteranopia (green-blind)
#322D0F
Tritanopia (blue-blind)
#232F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #22320c; /* rgb */ color: rgb(34, 50, 12); /* oklch */ color: oklch(29.3% 0.063 129.1);
Tailwind
colors: {
custom: {
50: '#5e6a4d',
500: '#22320c',
950: '#000000',
},
}SCSS
$custom: #22320c; $custom-light: #5e6a4d; $custom-dark: #000000;
JSON
{
"hex": "#22320c",
"rgb": {
"r": 34,
"g": 50,
"b": 12
},
"hsl": {
"h": 85.263,
"s": 61.29,
"l": 12.157
},
"oklch": {
"l": 0.29324,
"c": 0.06329,
"h": 129.1
},
"luminance": 0.02648
}Semantic roles & 50–950 ramp
primary
#22320C
secondary
#482C6E
accent
#43E487
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77