#213002#213002
#213002 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.070 H 126.5°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #213002 |
|---|---|
| RGB | rgb(33, 48, 2) |
| HSL | hsl(80, 92%, 10%) |
| HSV | hsv(80, 96%, 19%) |
| CMYK | cmyk(31.3%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(17.65, -14.42, 24.15) |
| CIE-LCH | lch(17.65, 28.13, 120.84°) |
| OKLab | oklab(28.53% -0.0419 0.0567) |
| OKLCH | oklch(28.53% 0.071 126.5) |
| XYZ | xyz(1.6951, 2.4416, 0.4394) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.43
Dark Olive
#373E02
ΔE00 6.89
Dark Green
#033500
ΔE00 7.04
Dark Forest Green
#002D04
ΔE00 7.51
Hunter Green (survey)
#0B4008
ΔE00 8.26
Forrest Green
#154406
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213002 #110230
analogous
#302802 #213002 #0A3002
triadic
#213002 #022130 #300221
tetradic
#213002 #023028 #110230 #30020A
square
#213002 #023028 #110230 #30020A
split-complementary
#213002 #020A30 #280230
monochromatic
#141D01 #141D01 #213002 #496B04 #72A607
Accessibility & contrast
On white
14.11
#213002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#213002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213002
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213002 | 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)
#232D27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #213002; /* rgb */ color: rgb(33, 48, 2); /* oklch */ color: oklch(28.5% 0.070 126.5);
Tailwind
colors: {
custom: {
50: '#5e6848',
500: '#213002',
950: '#000000',
},
}SCSS
$custom: #213002; $custom-light: #5e6848; $custom-dark: #000000;
JSON
{
"hex": "#213002",
"rgb": {
"r": 33,
"g": 48,
"b": 2
},
"hsl": {
"h": 79.565,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.28525,
"c": 0.0705,
"h": 126.5
},
"luminance": 0.02442
}Semantic roles & 50–950 ramp
primary
#213002
secondary
#371975
accent
#29FF6F
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77