#213003#213003
#213003 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.069 H 126.7°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #213003 |
|---|---|
| RGB | rgb(33, 48, 3) |
| HSL | hsl(80, 88%, 10%) |
| HSV | hsv(80, 94%, 19%) |
| CMYK | cmyk(31.3%, 0%, 93.8%, 81.2%) |
| CIE-LAB | lab(17.66, -14.32, 23.76) |
| CIE-LCH | lch(17.66, 27.74, 121.09°) |
| OKLab | oklab(28.54% -0.0415 0.0557) |
| OKLCH | oklch(28.54% 0.069 126.7) |
| XYZ | xyz(1.7006, 2.4438, 0.4682) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.38
Dark Olive
#373E02
ΔE00 7.00
Dark Green
#033500
ΔE00 7.04
Dark Forest Green
#002D04
ΔE00 7.46
Hunter Green (survey)
#0B4008
ΔE00 8.28
Forrest Green
#154406
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213003 #120330
analogous
#302803 #213003 #0B3003
triadic
#213003 #032130 #300321
tetradic
#213003 #033028 #120330 #30030B
square
#213003 #033028 #120330 #30030B
split-complementary
#213003 #030B30 #280330
monochromatic
#141D02 #141D02 #213003 #496A07 #70A30A
Accessibility & contrast
On white
14.11
#213003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#213003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213003
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213003 | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#312B06
Tritanopia (blue-blind)
#232D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #213003; /* rgb */ color: rgb(33, 48, 3); /* oklch */ color: oklch(28.5% 0.069 126.7);
Tailwind
colors: {
custom: {
50: '#5e6848',
500: '#213003',
950: '#000000',
},
}SCSS
$custom: #213003; $custom-light: #5e6848; $custom-dark: #000000;
JSON
{
"hex": "#213003",
"rgb": {
"r": 33,
"g": 48,
"b": 3
},
"hsl": {
"h": 80,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.28536,
"c": 0.06945,
"h": 126.7
},
"luminance": 0.02444
}Semantic roles & 50–950 ramp
primary
#213003
secondary
#391B73
accent
#29FE70
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77