#22320F#22320F
#22320F is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.060 H 130.0°. Best body text is #FFFFFF at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #22320F |
|---|---|
| RGB | rgb(34, 50, 15) |
| HSL | hsl(87, 54%, 13%) |
| HSV | hsv(87, 70%, 20%) |
| CMYK | cmyk(32%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(18.61, -13.80, 19.71) |
| CIE-LCH | lch(18.61, 24.06, 125.00°) |
| OKLab | oklab(29.36% -0.0387 0.0461) |
| OKLCH | oklch(29.36% 0.06 130) |
| XYZ | xyz(1.8865, 2.6557, 0.8651) |
| Luminance | 0.0266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.06
Dark Forest Green
#002D04
ΔE00 7.02
Dark Green
#033500
ΔE00 7.12
Dark Olive
#373E02
ΔE00 8.10
Hunter Green (survey)
#0B4008
ΔE00 8.27
Forrest Green
#154406
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22320F #1F0F32
analogous
#32300F #22320F #10320F
triadic
#22320F #0F2232 #320F22
tetradic
#22320F #0F3230 #1F0F32 #320F10
square
#22320F #0F3230 #1F0F32 #320F10
split-complementary
#22320F #0F1032 #300F32
monochromatic
#101807 #101807 #22320F #42611D #62902B
Accessibility & contrast
On white
13.71
#22320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#22320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22320F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22320F | 1.00 | 13.71 | 1.53 | 13.71 |
| #FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E0B
Deuteranopia (green-blind)
#322D11
Tritanopia (blue-blind)
#23302A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #22320f; /* rgb */ color: rgb(34, 50, 15); /* oklch */ color: oklch(29.4% 0.060 130.0);
Tailwind
colors: {
custom: {
50: '#5e6a4f',
500: '#22320f',
950: '#000000',
},
}SCSS
$custom: #22320f; $custom-light: #5e6a4f; $custom-dark: #000000;
JSON
{
"hex": "#22320f",
"rgb": {
"r": 34,
"g": 50,
"b": 15
},
"hsl": {
"h": 87.429,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.29363,
"c": 0.0602,
"h": 130
},
"luminance": 0.02656
}Semantic roles & 50–950 ramp
primary
#22320F
secondary
#4C316C
accent
#4BDD8E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78