#53DD8B#53DD8B
#53DD8B is a light, vivid green. Relative luminance 0.554; OKLCH L 80.2% C 0.167 H 153.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD8B |
|---|---|
| RGB | rgb(83, 221, 139) |
| HSL | hsl(144, 67%, 60%) |
| HSV | hsv(144, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 37.1%, 13.3%) |
| CIE-LAB | lab(79.28, -55.46, 29.50) |
| CIE-LCH | lch(79.28, 62.82, 152.00°) |
| OKLab | oklab(80.23% -0.1501 0.0738) |
| OKLCH | oklch(80.23% 0.167 153.8) |
| XYZ | xyz(34.0811, 55.4125, 33.3207) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.35
Seaweed
#18D17B
ΔE00 3.93
Tealish Green
#0CDC73
ΔE00 3.97
Emerald
#50C878
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD8B #DD53A5
analogous
#60DD53 #53DD8B #53DDD0
triadic
#53DD8B #8B53DD #DD8B53
tetradic
#53DD8B #5360DD #DD53A5 #DDD053
square
#53DD8B #5360DD #DD53A5 #DDD053
split-complementary
#53DD8B #D053DD #DD5360
monochromatic
#1E984F #28CB6A #53DD8B #86E7AD #B9F1D0
Accessibility & contrast
On white
1.74
#53DD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#53DD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD8B
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD8B | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#14DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd8b; /* rgb */ color: rgb(83, 221, 139); /* oklch */ color: oklch(80.2% 0.167 153.8);
Tailwind
colors: {
custom: {
50: '#91e8ad',
500: '#53dd8b',
950: '#000000',
},
}SCSS
$custom: #53dd8b; $custom-light: #91e8ad; $custom-dark: #000000;
JSON
{
"hex": "#53dd8b",
"rgb": {
"r": 83,
"g": 221,
"b": 139
},
"hsl": {
"h": 144.348,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.8023,
"c": 0.16729,
"h": 153.8
},
"luminance": 0.55416
}Semantic roles & 50–950 ramp
primary
#53DD8B
secondary
#9C3873
accent
#3EA4EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481