#53E0EA#53E0EA
#53E0EA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.5% C 0.120 H 201.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #53E0EA |
|---|---|
| RGB | rgb(83, 224, 234) |
| HSL | hsl(184, 78%, 62%) |
| HSV | hsv(184, 65%, 92%) |
| CMYK | cmyk(64.5%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.42, -34.35, -16.06) |
| CIE-LCH | lch(82.42, 37.92, 205.06°) |
| OKLab | oklab(83.54% -0.1111 -0.0445) |
| OKLCH | oklch(83.54% 0.12 201.8) |
| XYZ | xyz(45.0678, 61.0858, 87.2415) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E0EA #EA5D53
analogous
#53EAA9 #53E0EA #5394EA
triadic
#53E0EA #EA53E0 #E0EA53
tetradic
#53E0EA #A953EA #EA5D53 #94EA53
square
#53E0EA #A953EA #EA5D53 #94EA53
split-complementary
#53E0EA #EA5394 #EAA953
monochromatic
#15A3AD #1CD6E3 #53E0EA #8AEAF1 #C0F4F7
Accessibility & contrast
On white
1.59
#53E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#53E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E0EA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E0EA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #53e0ea; /* rgb */ color: rgb(83, 224, 234); /* oklch */ color: oklch(83.5% 0.120 201.8);
Tailwind
colors: {
custom: {
50: '#95eaf0',
500: '#53e0ea',
950: '#000000',
},
}SCSS
$custom: #53e0ea; $custom-light: #95eaf0; $custom-dark: #000000;
JSON
{
"hex": "#53e0ea",
"rgb": {
"r": 83,
"g": 224,
"b": 234
},
"hsl": {
"h": 183.974,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.83541,
"c": 0.11971,
"h": 201.8
},
"luminance": 0.61091
}Semantic roles & 50–950 ramp
primary
#53E0EA
secondary
#AE3B33
accent
#190BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485