#53EDFB#53EDFB
#53EDFB is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.128 H 203.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #53EDFB |
|---|---|
| RGB | rgb(83, 237, 251) |
| HSL | hsl(185, 95%, 65%) |
| HSV | hsv(185, 67%, 98%) |
| CMYK | cmyk(66.9%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(86.69, -35.63, -18.61) |
| CIE-LCH | lch(86.69, 40.20, 207.58°) |
| OKLab | oklab(87.16% -0.117 -0.0516) |
| OKLCH | oklch(87.16% 0.128 203.8) |
| XYZ | xyz(51.2565, 69.3666, 101.9358) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.06
Bright Light Blue
#26F7FD
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EDFB #FB6153
analogous
#53FBB5 #53EDFB #5399FB
triadic
#53EDFB #FB53ED #EDFB53
tetradic
#53EDFB #B553FB #FB6153 #99FB53
square
#53EDFB #B553FB #FB6153 #99FB53
split-complementary
#53EDFB #FB5399 #FBB553
monochromatic
#05BECF #17E7FA #53EDFB #8FF3FC #CBFAFE
Accessibility & contrast
On white
1.41
#53EDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#53EDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EDFB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EDFB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #53edfb; /* rgb */ color: rgb(83, 237, 251); /* oklch */ color: oklch(87.2% 0.128 203.8);
Tailwind
colors: {
custom: {
50: '#98f3fc',
500: '#53edfb',
950: '#000000',
},
}SCSS
$custom: #53edfb; $custom-light: #98f3fc; $custom-dark: #000000;
JSON
{
"hex": "#53edfb",
"rgb": {
"r": 83,
"g": 237,
"b": 251
},
"hsl": {
"h": 185,
"s": 95.455,
"l": 65.49
},
"oklch": {
"l": 0.87158,
"c": 0.12788,
"h": 203.8
},
"luminance": 0.69372
}Semantic roles & 50–950 ramp
primary
#53EDFB
secondary
#CA3628
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585