#213923#213923
#213923 is a dark, muted green. Relative luminance 0.034; OKLCH L 31.8% C 0.049 H 146.3°. Best body text is #FFFFFF at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #213923 |
|---|---|
| RGB | rgb(33, 57, 35) |
| HSL | hsl(125, 27%, 18%) |
| HSV | hsv(125, 42%, 22%) |
| CMYK | cmyk(42.1%, 0%, 38.6%, 77.6%) |
| CIE-LAB | lab(21.47, -14.96, 10.85) |
| CIE-LCH | lch(21.47, 18.48, 144.05°) |
| OKLab | oklab(31.78% -0.0408 0.0272) |
| OKLCH | oklch(31.78% 0.049 146.3) |
| XYZ | xyz(2.3936, 3.3708, 2.1143) |
| Luminance | 0.0337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.60
Evergreen
#05472A
ΔE00 7.61
Dark Forest Green
#002D04
ΔE00 7.85
Pine Green
#0A481E
ΔE00 8.67
Dark Green
#033500
ΔE00 8.98
Hunter Green (survey)
#0B4008
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213923 #392137
analogous
#2B3921 #213923 #21392F
triadic
#213923 #232139 #392321
tetradic
#213923 #212B39 #392137 #392F21
square
#213923 #212B39 #392137 #392F21
split-complementary
#213923 #2F2139 #39212B
monochromatic
#0B130C #0B130C #213923 #37603B #4E8753
Accessibility & contrast
On white
12.54
#213923 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#213923 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213923
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213923 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213923 | 1.00 | 12.54 | 1.67 | 12.54 |
| #FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3522
Deuteranopia (green-blind)
#363324
Tritanopia (blue-blind)
#1E3833
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #213923; /* rgb */ color: rgb(33, 57, 35); /* oklch */ color: oklch(31.8% 0.049 146.3);
Tailwind
colors: {
custom: {
50: '#5d6f5e',
500: '#213923',
950: '#000000',
},
}SCSS
$custom: #213923; $custom-light: #5d6f5e; $custom-dark: #000000;
JSON
{
"hex": "#213923",
"rgb": {
"r": 33,
"g": 57,
"b": 35
},
"hsl": {
"h": 125,
"s": 26.667,
"l": 17.647
},
"oklch": {
"l": 0.31779,
"c": 0.04905,
"h": 146.3
},
"luminance": 0.03371
}Semantic roles & 50–950 ramp
primary
#213923
secondary
#6C4A69
accent
#65BBC3
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040704
muted
#797A79