#53E2FC#53E2FC
#53E2FC is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.7% C 0.125 H 212.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2FC |
|---|---|
| RGB | rgb(83, 226, 252) |
| HSL | hsl(189, 97%, 66%) |
| HSV | hsv(189, 67%, 99%) |
| CMYK | cmyk(67.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.58, -30.13, -23.84) |
| CIE-LCH | lch(83.58, 38.43, 218.35°) |
| OKLab | oklab(84.66% -0.1059 -0.0663) |
| OKLCH | oklch(84.66% 0.125 212) |
| XYZ | xyz(48.3269, 63.2545, 101.7390) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.89
Robin'S Egg
#6DEDFD
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2FC #FC6D53
analogous
#53FCC2 #53E2FC #538DFC
triadic
#53E2FC #FC53E2 #E2FC53
tetradic
#53E2FC #C253FC #FC6D53 #8DFC53
square
#53E2FC #C253FC #FC6D53 #8DFC53
split-complementary
#53E2FC #FC538D #FCC253
monochromatic
#04B1D1 #17D8FB #53E2FC #8FECFD #CBF6FE
Accessibility & contrast
On white
1.54
#53E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#53E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2FC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2FC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFE
Deuteranopia (green-blind)
#B5C9FC
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #53e2fc; /* rgb */ color: rgb(83, 226, 252); /* oklch */ color: oklch(84.7% 0.125 212.0);
Tailwind
colors: {
custom: {
50: '#97ebfd',
500: '#53e2fc',
950: '#000000',
},
}SCSS
$custom: #53e2fc; $custom-light: #97ebfd; $custom-dark: #000000;
JSON
{
"hex": "#53e2fc",
"rgb": {
"r": 83,
"g": 226,
"b": 252
},
"hsl": {
"h": 189.231,
"s": 96.571,
"l": 65.686
},
"oklch": {
"l": 0.84661,
"c": 0.12498,
"h": 212
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#53E2FC
secondary
#CC4127
accent
#2300E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485