#53DC99#53DC99
#53DC99 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.3% C 0.153 H 158.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC99 |
|---|---|
| RGB | rgb(83, 220, 153) |
| HSL | hsl(151, 66%, 59%) |
| HSV | hsv(151, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.23, -52.39, 22.18) |
| CIE-LCH | lch(79.23, 56.90, 157.05°) |
| OKLab | oklab(80.27% -0.1428 0.0562) |
| OKLCH | oklch(80.27% 0.154 158.5) |
| XYZ | xyz(34.9070, 55.3217, 38.9694) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.94
Eucalyptus
#44D7A8
ΔE00 4.80
Seaweed
#18D17B
ΔE00 5.05
Seafoam
#7FE0B3
ΔE00 5.72
Weird Green
#3AE57F
ΔE00 5.89
Emerald
#50C878
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC99 #DC5396
analogous
#53DC55 #53DC99 #53DBDC
triadic
#53DC99 #9953DC #DC9953
tetradic
#53DC99 #5553DC #DC5396 #DBDC53
square
#53DC99 #5553DC #DC5396 #DBDC53
split-complementary
#53DC99 #DC53DB #DC5553
monochromatic
#1F965C #29C97B #53DC99 #86E6B7 #B9F1D5
Accessibility & contrast
On white
1.74
#53DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#53DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC99
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC99 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc99; /* rgb */ color: rgb(83, 220, 153); /* oklch */ color: oklch(80.3% 0.153 158.5);
Tailwind
colors: {
custom: {
50: '#91e8b7',
500: '#53dc99',
950: '#000000',
},
}SCSS
$custom: #53dc99; $custom-light: #91e8b7; $custom-dark: #000000;
JSON
{
"hex": "#53dc99",
"rgb": {
"r": 83,
"g": 220,
"b": 153
},
"hsl": {
"h": 150.657,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80269,
"c": 0.1535,
"h": 158.5
},
"luminance": 0.55325
}Semantic roles & 50–950 ramp
primary
#53DC99
secondary
#9B3969
accent
#3F92E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481