#53DE9F#53DE9F
#53DE9F is a light, vivid teal. Relative luminance 0.566; OKLCH L 80.9% C 0.151 H 160.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE9F |
|---|---|
| RGB | rgb(83, 222, 159) |
| HSL | hsl(153, 68%, 60%) |
| HSV | hsv(153, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 28.4%, 12.9%) |
| CIE-LAB | lab(79.94, -51.98, 20.04) |
| CIE-LCH | lch(79.94, 55.70, 158.92°) |
| OKLab | oklab(80.9% -0.1421 0.051) |
| OKLCH | oklch(80.9% 0.151 160.3) |
| XYZ | xyz(35.9431, 56.5810, 41.8212) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.30
Eucalyptus
#44D7A8
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 5.04
Light Greenish Blue
#63F7B4
ΔE00 5.53
Aqua Marine
#2EE8BB
ΔE00 5.87
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE9F #DE5392
analogous
#53DE5A #53DE9F #53D7DE
triadic
#53DE9F #9F53DE #DE9F53
tetradic
#53DE9F #5A53DE #DE5392 #D7DE53
square
#53DE9F #5A53DE #DE5392 #D7DE53
split-complementary
#53DE9F #DE53D7 #DE5A53
monochromatic
#1D9961 #27CD82 #53DE9F #86E8BC #BAF2D8
Accessibility & contrast
On white
1.70
#53DE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#53DE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE9F
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE9F | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9B
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53de9f; /* rgb */ color: rgb(83, 222, 159); /* oklch */ color: oklch(80.9% 0.151 160.3);
Tailwind
colors: {
custom: {
50: '#91e9bb',
500: '#53de9f',
950: '#000000',
},
}SCSS
$custom: #53de9f; $custom-light: #91e9bb; $custom-dark: #000000;
JSON
{
"hex": "#53de9f",
"rgb": {
"r": 83,
"g": 222,
"b": 159
},
"hsl": {
"h": 152.806,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80895,
"c": 0.15101,
"h": 160.3
},
"luminance": 0.56585
}Semantic roles & 50–950 ramp
primary
#53DE9F
secondary
#9D3866
accent
#3D8CEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482