#213013#213013
#213013 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.053 H 131.5°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #213013 |
|---|---|
| RGB | rgb(33, 48, 19) |
| HSL | hsl(91, 43%, 13%) |
| HSV | hsv(91, 60%, 19%) |
| CMYK | cmyk(31.3%, 0%, 60.4%, 81.2%) |
| CIE-LAB | lab(17.85, -12.58, 16.47) |
| CIE-LCH | lch(17.85, 20.72, 127.37°) |
| OKLab | oklab(28.74% -0.0349 0.0394) |
| OKLCH | oklch(28.74% 0.053 131.5) |
| XYZ | xyz(1.8017, 2.4842, 1.0005) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.56
Dark Forest Green
#002D04
ΔE00 7.32
Dark Green
#033500
ΔE00 8.13
Hunter Green (survey)
#0B4008
ΔE00 9.47
Dark Olive
#373E02
ΔE00 9.59
Forrest Green
#154406
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213013 #221330
analogous
#2F3013 #213013 #133013
triadic
#213013 #132130 #301321
tetradic
#213013 #132F30 #221330 #301313
square
#213013 #132F30 #221330 #301313
split-complementary
#213013 #131330 #30132F
monochromatic
#0F1609 #0F1609 #213013 #3F5C24 #5D8836
Accessibility & contrast
On white
14.03
#213013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#213013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213013
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213013 | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C10
Deuteranopia (green-blind)
#302B15
Tritanopia (blue-blind)
#222E29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #213013; /* rgb */ color: rgb(33, 48, 19); /* oklch */ color: oklch(28.7% 0.053 131.5);
Tailwind
colors: {
custom: {
50: '#5d6851',
500: '#213013',
950: '#000000',
},
}SCSS
$custom: #213013; $custom-light: #5d6851; $custom-dark: #000000;
JSON
{
"hex": "#213013",
"rgb": {
"r": 33,
"g": 48,
"b": 19
},
"hsl": {
"h": 91.034,
"s": 43.284,
"l": 13.137
},
"oklch": {
"l": 0.28745,
"c": 0.05261,
"h": 131.5
},
"luminance": 0.02484
}Semantic roles & 50–950 ramp
primary
#213013
secondary
#503767
accent
#55D396
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78