#213629#213629
#213629 is a dark, muted green. Relative luminance 0.031; OKLCH L 31.1% C 0.036 H 156.5°. Best body text is #FFFFFF at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #213629 |
|---|---|
| RGB | rgb(33, 54, 41) |
| HSL | hsl(143, 24%, 17%) |
| HSV | hsv(143, 39%, 21%) |
| CMYK | cmyk(38.9%, 0%, 24.1%, 78.8%) |
| CIE-LAB | lab(20.52, -11.84, 5.56) |
| CIE-LCH | lch(20.52, 13.08, 154.87°) |
| OKLab | oklab(31.06% -0.0328 0.0143) |
| OKLCH | oklch(31.06% 0.036 156.5) |
| XYZ | xyz(2.3465, 3.1216, 2.5763) |
| Luminance | 0.0312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 10.15
Very Dark Green
#062E03
ΔE00 10.71
Darkslategray
#2F4F4F
ΔE00 10.77
Dark Forest Green
#002D04
ΔE00 10.78
Charcoal (survey)
#343837
ΔE00 10.86
Pine Green
#0A481E
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213629 #36212E
analogous
#243621 #213629 #213634
triadic
#213629 #292136 #362921
tetradic
#213629 #212436 #36212E #363421
square
#213629 #212436 #36212E #363421
split-complementary
#213629 #342136 #362124
monochromatic
#0C130E #0C130E #213629 #385C46 #4F8263
Accessibility & contrast
On white
12.93
#213629 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.62
#213629 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213629
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213629 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213629 | 1.00 | 12.93 | 1.62 | 12.93 |
| #FFFFFF | 12.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.62 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363328
Deuteranopia (green-blind)
#32302A
Tritanopia (blue-blind)
#1D3632
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #213629; /* rgb */ color: rgb(33, 54, 41); /* oklch */ color: oklch(31.1% 0.036 156.5);
Tailwind
colors: {
custom: {
50: '#5d6d62',
500: '#213629',
950: '#000000',
},
}SCSS
$custom: #213629; $custom-light: #5d6d62; $custom-dark: #000000;
JSON
{
"hex": "#213629",
"rgb": {
"r": 33,
"g": 54,
"b": 41
},
"hsl": {
"h": 142.857,
"s": 24.138,
"l": 17.059
},
"oklch": {
"l": 0.31062,
"c": 0.03573,
"h": 156.5
},
"luminance": 0.03122
}Semantic roles & 50–950 ramp
primary
#213629
secondary
#694A5D
accent
#679FC1
background
#F5F6F5
surface
#E9EBEA
border
#C5C6C6
text
#040705
muted
#797A79