#213915#213915
#213915 is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.5% C 0.066 H 136.3°. Best body text is #FFFFFF at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #213915 |
|---|---|
| RGB | rgb(33, 57, 21) |
| HSL | hsl(100, 46%, 15%) |
| HSV | hsv(100, 63%, 22%) |
| CMYK | cmyk(42.1%, 0%, 63.2%, 77.6%) |
| CIE-LAB | lab(21.22, -17.39, 19.30) |
| CIE-LCH | lch(21.22, 25.98, 132.02°) |
| OKLab | oklab(31.49% -0.048 0.0458) |
| OKLCH | oklch(31.49% 0.066 136.3) |
| XYZ | xyz(2.2256, 3.3036, 1.2297) |
| Luminance | 0.0330 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.14
Dark Green
#033500
ΔE00 5.54
Dark Forest Green
#002D04
ΔE00 5.99
Hunter Green (survey)
#0B4008
ΔE00 6.00
Forrest Green
#154406
ΔE00 6.62
Pine Green
#0A481E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213915 #2D1539
analogous
#333915 #213915 #15391B
triadic
#213915 #152139 #391521
tetradic
#213915 #153339 #2D1539 #391B15
square
#213915 #153339 #2D1539 #391B15
split-complementary
#213915 #1B1539 #391533
monochromatic
#0D1608 #0D1608 #213915 #3B6625 #559236
Accessibility & contrast
On white
12.64
#213915 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#213915 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213915
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213915 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213915 | 1.00 | 12.64 | 1.66 | 12.64 |
| #FFFFFF | 12.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3412
Deuteranopia (green-blind)
#383217
Tritanopia (blue-blind)
#203731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #213915; /* rgb */ color: rgb(33, 57, 21); /* oklch */ color: oklch(31.5% 0.066 136.3);
Tailwind
colors: {
custom: {
50: '#5e6f53',
500: '#213915',
950: '#000000',
},
}SCSS
$custom: #213915; $custom-light: #5e6f53; $custom-dark: #000000;
JSON
{
"hex": "#213915",
"rgb": {
"r": 33,
"g": 57,
"b": 21
},
"hsl": {
"h": 100,
"s": 46.154,
"l": 15.294
},
"oklch": {
"l": 0.31494,
"c": 0.06632,
"h": 136.3
},
"luminance": 0.03304
}Semantic roles & 50–950 ramp
primary
#213915
secondary
#5E3970
accent
#52D6AA
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78