#223503#223503
#223503 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.1% C 0.076 H 128.9°. Best body text is #FFFFFF at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #223503 |
|---|---|
| RGB | rgb(34, 53, 3) |
| HSL | hsl(83, 89%, 11%) |
| HSV | hsv(83, 94%, 21%) |
| CMYK | cmyk(35.8%, 0%, 94.3%, 79.2%) |
| CIE-LAB | lab(19.61, -16.63, 26.06) |
| CIE-LCH | lch(19.61, 30.91, 122.54°) |
| OKLab | oklab(30.14% -0.0478 0.0593) |
| OKLCH | oklch(30.14% 0.076 128.9) |
| XYZ | xyz(1.9492, 2.8928, 0.5418) |
| Luminance | 0.0289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 6.08
Very Dark Green
#062E03
ΔE00 6.25
Dark Olive
#373E02
ΔE00 6.25
Hunter Green (survey)
#0B4008
ΔE00 6.72
Forrest Green
#154406
ΔE00 6.75
Dark Forest Green
#002D04
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223503 #160335
analogous
#352F03 #223503 #093503
triadic
#223503 #032235 #350322
tetradic
#223503 #03352F #160335 #350309
square
#223503 #03352F #160335 #350309
split-complementary
#223503 #030935 #2F0335
monochromatic
#131D02 #131D02 #223503 #476F06 #6CA90A
Accessibility & contrast
On white
13.30
#223503 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#223503 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223503
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223503 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223503 | 1.00 | 13.30 | 1.58 | 13.30 |
| #FFFFFF | 13.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383000
Deuteranopia (green-blind)
#362F07
Tritanopia (blue-blind)
#23322C
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #223503; /* rgb */ color: rgb(34, 53, 3); /* oklch */ color: oklch(30.1% 0.076 128.9);
Tailwind
colors: {
custom: {
50: '#5f6c49',
500: '#223503',
950: '#000000',
},
}SCSS
$custom: #223503; $custom-light: #5f6c49; $custom-dark: #000000;
JSON
{
"hex": "#223503",
"rgb": {
"r": 34,
"g": 53,
"b": 3
},
"hsl": {
"h": 82.8,
"s": 89.286,
"l": 10.98
},
"oklch": {
"l": 0.30139,
"c": 0.0762,
"h": 128.9
},
"luminance": 0.02893
}Semantic roles & 50–950 ramp
primary
#223503
secondary
#3F1C78
accent
#29FF7A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77