#53DC9D#53DC9D
#53DC9D is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.150 H 160.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC9D |
|---|---|
| RGB | rgb(83, 220, 157) |
| HSL | hsl(152, 66%, 59%) |
| HSV | hsv(152, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.30, -51.58, 20.20) |
| CIE-LCH | lch(79.30, 55.39, 158.61°) |
| OKLab | oklab(80.36% -0.141 0.0514) |
| OKLCH | oklch(80.36% 0.15 160) |
| XYZ | xyz(35.2430, 55.4561, 40.7385) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 5.99
Aqua Marine
#2EE8BB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC9D #DC5392
analogous
#53DC59 #53DC9D #53D7DC
triadic
#53DC9D #9D53DC #DC9D53
tetradic
#53DC9D #5953DC #DC5392 #D7DC53
square
#53DC9D #5953DC #DC5392 #D7DC53
split-complementary
#53DC9D #DC53D7 #DC5953
monochromatic
#1F965F #29C97F #53DC9D #86E6BA #B9F1D7
Accessibility & contrast
On white
1.74
#53DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#53DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC9D
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC9D | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC99
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc9d; /* rgb */ color: rgb(83, 220, 157); /* oklch */ color: oklch(80.4% 0.150 160.0);
Tailwind
colors: {
custom: {
50: '#91e8ba',
500: '#53dc9d',
950: '#000000',
},
}SCSS
$custom: #53dc9d; $custom-light: #91e8ba; $custom-dark: #000000;
JSON
{
"hex": "#53dc9d",
"rgb": {
"r": 83,
"g": 220,
"b": 157
},
"hsl": {
"h": 152.409,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80358,
"c": 0.15007,
"h": 160
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#53DC9D
secondary
#9B3966
accent
#3F8DE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481