#213503#213503
#213503 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.1% C 0.077 H 129.6°. Best body text is #FFFFFF at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #213503 |
|---|---|
| RGB | rgb(33, 53, 3) |
| HSL | hsl(84, 89%, 11%) |
| HSV | hsv(84, 94%, 21%) |
| CMYK | cmyk(37.7%, 0%, 94.3%, 79.2%) |
| CIE-LAB | lab(19.54, -17.10, 25.96) |
| CIE-LCH | lch(19.54, 31.09, 123.37°) |
| OKLab | oklab(30.06% -0.049 0.0592) |
| OKLCH | oklch(30.06% 0.077 129.6) |
| XYZ | xyz(1.9167, 2.8761, 0.5403) |
| Luminance | 0.0288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.77
Very Dark Green
#062E03
ΔE00 5.97
Hunter Green (survey)
#0B4008
ΔE00 6.46
Dark Olive
#373E02
ΔE00 6.52
Forrest Green
#154406
ΔE00 6.54
Dark Forest Green
#002D04
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213503 #170335
analogous
#353003 #213503 #083503
triadic
#213503 #032135 #350321
tetradic
#213503 #033530 #170335 #350308
square
#213503 #033530 #170335 #350308
split-complementary
#213503 #030835 #300335
monochromatic
#121D02 #121D02 #213503 #456F06 #69A90A
Accessibility & contrast
On white
13.33
#213503 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#213503 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213503
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213503 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213503 | 1.00 | 13.33 | 1.58 | 13.33 |
| #FFFFFF | 13.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383000
Deuteranopia (green-blind)
#352F07
Tritanopia (blue-blind)
#22322C
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #213503; /* rgb */ color: rgb(33, 53, 3); /* oklch */ color: oklch(30.1% 0.077 129.6);
Tailwind
colors: {
custom: {
50: '#5e6c49',
500: '#213503',
950: '#000000',
},
}SCSS
$custom: #213503; $custom-light: #5e6c49; $custom-dark: #000000;
JSON
{
"hex": "#213503",
"rgb": {
"r": 33,
"g": 53,
"b": 3
},
"hsl": {
"h": 84,
"s": 89.286,
"l": 10.98
},
"oklch": {
"l": 0.30064,
"c": 0.07684,
"h": 129.6
},
"luminance": 0.02876
}Semantic roles & 50–950 ramp
primary
#213503
secondary
#411C78
accent
#29FF7E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77