#53DD9F#53DD9F
#53DD9F is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.6% C 0.150 H 160.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD9F |
|---|---|
| RGB | rgb(83, 221, 159) |
| HSL | hsl(153, 67%, 60%) |
| HSV | hsv(153, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(79.64, -51.57, 19.62) |
| CIE-LCH | lch(79.64, 55.18, 159.17°) |
| OKLab | oklab(80.65% -0.1411 0.0499) |
| OKLCH | oklch(80.65% 0.15 160.5) |
| XYZ | xyz(35.6783, 56.0514, 41.7329) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.96
Light Greenish Blue
#63F7B4
ΔE00 5.76
Aqua Marine
#2EE8BB
ΔE00 5.83
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD9F #DD5391
analogous
#53DD5A #53DD9F #53D6DD
triadic
#53DD9F #9F53DD #DD9F53
tetradic
#53DD9F #5A53DD #DD5391 #D6DD53
square
#53DD9F #5A53DD #DD5391 #D6DD53
split-complementary
#53DD9F #DD53D6 #DD5A53
monochromatic
#1E9861 #28CB82 #53DD9F #86E7BC #B9F1D8
Accessibility & contrast
On white
1.72
#53DD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#53DD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD9F
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD9F | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9B
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#00DCCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dd9f; /* rgb */ color: rgb(83, 221, 159); /* oklch */ color: oklch(80.6% 0.150 160.5);
Tailwind
colors: {
custom: {
50: '#91e8bb',
500: '#53dd9f',
950: '#000000',
},
}SCSS
$custom: #53dd9f; $custom-light: #91e8bb; $custom-dark: #000000;
JSON
{
"hex": "#53dd9f",
"rgb": {
"r": 83,
"g": 221,
"b": 159
},
"hsl": {
"h": 153.043,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80649,
"c": 0.14969,
"h": 160.5
},
"luminance": 0.56055
}Semantic roles & 50–950 ramp
primary
#53DD9F
secondary
#9C3865
accent
#3E8BEA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482