#213001#213001
#213001 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.072 H 126.3°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #213001 |
|---|---|
| RGB | rgb(33, 48, 1) |
| HSL | hsl(79, 96%, 10%) |
| HSV | hsv(79, 98%, 19%) |
| CMYK | cmyk(31.3%, 0%, 97.9%, 81.2%) |
| CIE-LAB | lab(17.64, -14.52, 24.55) |
| CIE-LCH | lch(17.64, 28.52, 120.60°) |
| OKLab | oklab(28.51% -0.0424 0.0577) |
| OKLCH | oklch(28.51% 0.072 126.3) |
| XYZ | xyz(1.6896, 2.4394, 0.4105) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.48
Dark Olive
#373E02
ΔE00 6.80
Dark Green
#033500
ΔE00 7.04
Dark Forest Green
#002D04
ΔE00 7.58
Hunter Green (survey)
#0B4008
ΔE00 8.25
Forrest Green
#154406
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213001 #100130
analogous
#302801 #213001 #0A3001
triadic
#213001 #012130 #300121
tetradic
#213001 #013028 #100130 #30010A
square
#213001 #013028 #100130 #30010A
split-complementary
#213001 #010A30 #280130
monochromatic
#151E01 #151E01 #213001 #4A6C02 #73A803
Accessibility & contrast
On white
14.11
#213001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#213001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213001
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213001 | 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)
#312B05
Tritanopia (blue-blind)
#232D27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #213001; /* rgb */ color: rgb(33, 48, 1); /* oklch */ color: oklch(28.5% 0.072 126.3);
Tailwind
colors: {
custom: {
50: '#5e6847',
500: '#213001',
950: '#000000',
},
}SCSS
$custom: #213001; $custom-light: #5e6847; $custom-dark: #000000;
JSON
{
"hex": "#213001",
"rgb": {
"r": 33,
"g": 48,
"b": 1
},
"hsl": {
"h": 79.149,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.28513,
"c": 0.07156,
"h": 126.3
},
"luminance": 0.02439
}Semantic roles & 50–950 ramp
primary
#213001
secondary
#351776
accent
#29FF6D
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77