#53E2F3#53E2F3
#53E2F3 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.3% C 0.122 H 206.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2F3 |
|---|---|
| RGB | rgb(83, 226, 243) |
| HSL | hsl(186, 87%, 64%) |
| HSV | hsv(186, 66%, 95%) |
| CMYK | cmyk(65.8%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.28, -32.74, -19.53) |
| CIE-LCH | lch(83.28, 38.12, 210.82°) |
| OKLab | oklab(84.33% -0.1095 -0.0542) |
| OKLCH | oklch(84.33% 0.122 206.3) |
| XYZ | xyz(46.9344, 62.6975, 94.4049) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.84
Aqua Blue
#02D8E9
ΔE00 3.38
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Neon Blue
#04D9FF
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2F3 #F36453
analogous
#53F3B4 #53E2F3 #5392F3
triadic
#53E2F3 #F353E2 #E2F353
tetradic
#53E2F3 #B453F3 #F36453 #92F353
square
#53E2F3 #B453F3 #F36453 #92F353
split-complementary
#53E2F3 #F35392 #F3B453
monochromatic
#0DACBE #1AD8EF #53E2F3 #8CECF7 #C5F5FB
Accessibility & contrast
On white
1.55
#53E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#53E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2F3
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2F3 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #53e2f3; /* rgb */ color: rgb(83, 226, 243); /* oklch */ color: oklch(84.3% 0.122 206.3);
Tailwind
colors: {
custom: {
50: '#96ebf7',
500: '#53e2f3',
950: '#000000',
},
}SCSS
$custom: #53e2f3; $custom-light: #96ebf7; $custom-dark: #000000;
JSON
{
"hex": "#53e2f3",
"rgb": {
"r": 83,
"g": 226,
"b": 243
},
"hsl": {
"h": 186.375,
"s": 86.957,
"l": 63.922
},
"oklch": {
"l": 0.84328,
"c": 0.12215,
"h": 206.3
},
"luminance": 0.62703
}Semantic roles & 50–950 ramp
primary
#53E2F3
secondary
#BC3D2E
accent
#1A02E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485