#213102#213102
#213102 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.072 H 127.2°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #213102 |
|---|---|
| RGB | rgb(33, 49, 2) |
| HSL | hsl(80, 92%, 10%) |
| HSV | hsv(80, 96%, 19%) |
| CMYK | cmyk(32.7%, 0%, 95.9%, 80.8%) |
| CIE-LAB | lab(18.03, -14.98, 24.60) |
| CIE-LCH | lch(18.03, 28.80, 121.35°) |
| OKLab | oklab(28.83% -0.0435 0.0574) |
| OKLCH | oklch(28.83% 0.072 127.2) |
| XYZ | xyz(1.7365, 2.5243, 0.4532) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.29
Dark Green
#033500
ΔE00 6.74
Dark Olive
#373E02
ΔE00 6.76
Dark Forest Green
#002D04
ΔE00 7.39
Hunter Green (survey)
#0B4008
ΔE00 7.88
Forrest Green
#154406
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213102 #120231
analogous
#312A02 #213102 #093102
triadic
#213102 #022131 #310221
tetradic
#213102 #02312A #120231 #310209
square
#213102 #02312A #120231 #310209
split-complementary
#213102 #020931 #2A0231
monochromatic
#141D01 #141D01 #213102 #496C04 #70A707
Accessibility & contrast
On white
13.96
#213102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#213102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213102
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213102 | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D00
Deuteranopia (green-blind)
#322C06
Tritanopia (blue-blind)
#232E28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #213102; /* rgb */ color: rgb(33, 49, 2); /* oklch */ color: oklch(28.8% 0.072 127.2);
Tailwind
colors: {
custom: {
50: '#5e6948',
500: '#213102',
950: '#000000',
},
}SCSS
$custom: #213102; $custom-light: #5e6948; $custom-dark: #000000;
JSON
{
"hex": "#213102",
"rgb": {
"r": 33,
"g": 49,
"b": 2
},
"hsl": {
"h": 80.426,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.2883,
"c": 0.07196,
"h": 127.2
},
"luminance": 0.02524
}Semantic roles & 50–950 ramp
primary
#213102
secondary
#391975
accent
#29FF72
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77