#53EADE#53EADE
#53EADE is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.127 H 187.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #53EADE |
|---|---|
| RGB | rgb(83, 234, 222) |
| HSL | hsl(175, 78%, 62%) |
| HSV | hsv(175, 65%, 92%) |
| CMYK | cmyk(64.5%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(84.97, -42.18, -5.92) |
| CIE-LCH | lch(84.97, 42.60, 187.99°) |
| OKLab | oklab(85.49% -0.1261 -0.0167) |
| OKLCH | oklch(85.49% 0.127 187.5) |
| XYZ | xyz(46.1689, 65.9534, 79.3902) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Bright Aqua
#0BF9EA
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 5.04
Bright Turquoise
#0FFEF9
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EADE #EA535F
analogous
#53EA93 #53EADE #53AAEA
triadic
#53EADE #DE53EA #EADE53
tetradic
#53EADE #9353EA #EA535F #AAEA53
square
#53EADE #9353EA #EA535F #AAEA53
split-complementary
#53EADE #EA53AA #EA9353
monochromatic
#15ADA1 #1CE3D4 #53EADE #8AF1E8 #C0F7F3
Accessibility & contrast
On white
1.48
#53EADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#53EADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EADE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EADE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53eade; /* rgb */ color: rgb(83, 234, 222); /* oklch */ color: oklch(85.5% 0.127 187.5);
Tailwind
colors: {
custom: {
50: '#95f1e8',
500: '#53eade',
950: '#000000',
},
}SCSS
$custom: #53eade; $custom-light: #95f1e8; $custom-dark: #000000;
JSON
{
"hex": "#53eade",
"rgb": {
"r": 83,
"g": 234,
"b": 222
},
"hsl": {
"h": 175.232,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.85489,
"c": 0.1272,
"h": 187.5
},
"luminance": 0.65959
}Semantic roles & 50–950 ramp
primary
#53EADE
secondary
#AE333D
accent
#0B1BDB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584