#223202#223202
#223202 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.2% C 0.073 H 126.9°. Best body text is #FFFFFF at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #223202 |
|---|---|
| RGB | rgb(34, 50, 2) |
| HSL | hsl(80, 92%, 10%) |
| HSV | hsv(80, 96%, 20%) |
| CMYK | cmyk(32%, 0%, 96%, 80.4%) |
| CIE-LAB | lab(18.48, -15.06, 25.15) |
| CIE-LCH | lch(18.48, 29.31, 120.91°) |
| OKLab | oklab(29.22% -0.0437 0.0582) |
| OKLCH | oklch(29.22% 0.073 126.9) |
| XYZ | xyz(1.8113, 2.6256, 0.4688) |
| Luminance | 0.0263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.40
Very Dark Green
#062E03
ΔE00 6.50
Dark Green
#033500
ΔE00 6.79
Dark Forest Green
#002D04
ΔE00 7.62
Hunter Green (survey)
#0B4008
ΔE00 7.77
Forrest Green
#154406
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223202 #120232
analogous
#322A02 #223202 #0A3202
triadic
#223202 #022232 #320222
tetradic
#223202 #02322A #120232 #32020A
square
#223202 #02322A #120232 #32020A
split-complementary
#223202 #020A32 #2A0232
monochromatic
#141D01 #141D01 #223202 #4A6D04 #72A807
Accessibility & contrast
On white
13.77
#223202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#223202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223202
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223202 | 1.00 | 13.77 | 1.53 | 13.77 |
| #FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#332D06
Tritanopia (blue-blind)
#242F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #223202; /* rgb */ color: rgb(34, 50, 2); /* oklch */ color: oklch(29.2% 0.073 126.9);
Tailwind
colors: {
custom: {
50: '#5f6a48',
500: '#223202',
950: '#000000',
},
}SCSS
$custom: #223202; $custom-light: #5f6a48; $custom-dark: #000000;
JSON
{
"hex": "#223202",
"rgb": {
"r": 34,
"g": 50,
"b": 2
},
"hsl": {
"h": 80,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.29215,
"c": 0.07279,
"h": 126.9
},
"luminance": 0.02626
}Semantic roles & 50–950 ramp
primary
#223202
secondary
#381976
accent
#29FF70
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77