#213927#213927
#213927 is a dark, muted green. Relative luminance 0.034; OKLCH L 31.9% C 0.044 H 151.2°. Best body text is #FFFFFF at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #213927 |
|---|---|
| RGB | rgb(33, 57, 39) |
| HSL | hsl(135, 27%, 18%) |
| HSV | hsv(135, 42%, 22%) |
| CMYK | cmyk(42.1%, 0%, 31.6%, 77.6%) |
| CIE-LAB | lab(21.56, -14.09, 8.34) |
| CIE-LCH | lch(21.56, 16.37, 149.37°) |
| OKLab | oklab(31.89% -0.0386 0.0212) |
| OKLCH | oklch(31.89% 0.044 151.2) |
| XYZ | xyz(2.4564, 3.3959, 2.4451) |
| Luminance | 0.0340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 8.10
Very Dark Green
#062E03
ΔE00 8.91
Dark Forest Green
#002D04
ΔE00 9.04
Pine Green
#0A481E
ΔE00 9.74
Dark Green
#033500
ΔE00 10.41
Hunter Green (survey)
#0B4008
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213927 #392133
analogous
#273921 #213927 #213933
triadic
#213927 #272139 #392721
tetradic
#213927 #212739 #392133 #393321
square
#213927 #212739 #392133 #393321
split-complementary
#213927 #332139 #392127
monochromatic
#0B130D #0B130D #213927 #376042 #4E875C
Accessibility & contrast
On white
12.51
#213927 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#213927 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213927
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213927 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213927 | 1.00 | 12.51 | 1.68 | 12.51 |
| #FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393526
Deuteranopia (green-blind)
#353328
Tritanopia (blue-blind)
#1D3834
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #213927; /* rgb */ color: rgb(33, 57, 39); /* oklch */ color: oklch(31.9% 0.044 151.2);
Tailwind
colors: {
custom: {
50: '#5d6f61',
500: '#213927',
950: '#000000',
},
}SCSS
$custom: #213927; $custom-light: #5d6f61; $custom-dark: #000000;
JSON
{
"hex": "#213927",
"rgb": {
"r": 33,
"g": 57,
"b": 39
},
"hsl": {
"h": 135,
"s": 26.667,
"l": 17.647
},
"oklch": {
"l": 0.31885,
"c": 0.04402,
"h": 151.2
},
"luminance": 0.03396
}Semantic roles & 50–950 ramp
primary
#213927
secondary
#6C4A63
accent
#65ABC3
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040705
muted
#797A79