#213618#213618
#213618 is a dark, muted green. Relative luminance 0.030; OKLCH L 30.6% C 0.057 H 137.0°. Best body text is #FFFFFF at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #213618 |
|---|---|
| RGB | rgb(33, 54, 24) |
| HSL | hsl(102, 38%, 15%) |
| HSV | hsv(102, 56%, 21%) |
| CMYK | cmyk(38.9%, 0%, 55.6%, 78.8%) |
| CIE-LAB | lab(20.15, -15.28, 16.19) |
| CIE-LCH | lch(20.15, 22.27, 133.35°) |
| OKLab | oklab(30.64% -0.042 0.0392) |
| OKLCH | oklch(30.64% 0.057 137) |
| XYZ | xyz(2.1112, 3.0275, 1.3371) |
| Luminance | 0.0303 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.66
Dark Forest Green
#002D04
ΔE00 6.35
Dark Green
#033500
ΔE00 6.86
Hunter Green (survey)
#0B4008
ΔE00 7.75
Pine Green
#0A481E
ΔE00 8.41
Forrest Green
#154406
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213618 #2D1836
analogous
#303618 #213618 #18361E
triadic
#213618 #182136 #361821
tetradic
#213618 #183036 #2D1836 #361E18
square
#213618 #183036 #2D1836 #361E18
split-complementary
#213618 #1E1836 #361830
monochromatic
#0D1509 #0D1509 #213618 #3B602B #558B3E
Accessibility & contrast
On white
13.08
#213618 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#213618 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213618
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213618 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213618 | 1.00 | 13.08 | 1.61 | 13.08 |
| #FFFFFF | 13.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383216
Deuteranopia (green-blind)
#35301A
Tritanopia (blue-blind)
#20342F
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #213618; /* rgb */ color: rgb(33, 54, 24); /* oklch */ color: oklch(30.6% 0.057 137.0);
Tailwind
colors: {
custom: {
50: '#5d6d55',
500: '#213618',
950: '#000000',
},
}SCSS
$custom: #213618; $custom-light: #5d6d55; $custom-dark: #000000;
JSON
{
"hex": "#213618",
"rgb": {
"r": 33,
"g": 54,
"b": 24
},
"hsl": {
"h": 102,
"s": 38.462,
"l": 15.294
},
"oklch": {
"l": 0.30641,
"c": 0.05741,
"h": 137
},
"luminance": 0.03028
}Semantic roles & 50–950 ramp
primary
#213618
secondary
#5E3E6C
accent
#59CEAB
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#040703
muted
#797A78