#53EDC0#53EDC0
#53EDC0 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.3% C 0.145 H 169.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #53EDC0 |
|---|---|
| RGB | rgb(83, 237, 192) |
| HSL | hsl(162, 81%, 63%) |
| HSV | hsv(162, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.10, -50.88, 10.03) |
| CIE-LCH | lch(85.10, 51.86, 168.85°) |
| OKLab | oklab(85.35% -0.1423 0.0256) |
| OKLCH | oklch(85.35% 0.145 169.8) |
| XYZ | xyz(43.3611, 66.2084, 60.3533) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.97
Bright Teal
#01F9C6
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.51
Aqua (survey)
#13EAC9
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EDC0 #ED5380
analogous
#53ED73 #53EDC0 #53CDED
triadic
#53EDC0 #C053ED #EDC053
tetradic
#53EDC0 #7353ED #ED5380 #CDED53
square
#53EDC0 #7353ED #ED5380 #CDED53
split-complementary
#53EDC0 #ED53CD #ED7353
monochromatic
#13B384 #1CE7AC #53EDC0 #8AF3D4 #C2F9E9
Accessibility & contrast
On white
1.47
#53EDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#53EDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EDC0
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EDC0 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53edc0; /* rgb */ color: rgb(83, 237, 192); /* oklch */ color: oklch(85.3% 0.145 169.8);
Tailwind
colors: {
custom: {
50: '#94f4d3',
500: '#53edc0',
950: '#000000',
},
}SCSS
$custom: #53edc0; $custom-light: #94f4d3; $custom-dark: #000000;
JSON
{
"hex": "#53edc0",
"rgb": {
"r": 83,
"g": 237,
"b": 192
},
"hsl": {
"h": 162.468,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.85347,
"c": 0.14463,
"h": 169.8
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#53EDC0
secondary
#B33157
accent
#0846DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583