#53E2F0#53E2F0
#53E2F0 is a very light, vivid teal. Relative luminance 0.625; OKLCH L 84.2% C 0.122 H 204.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2F0 |
|---|---|
| RGB | rgb(83, 226, 240) |
| HSL | hsl(185, 84%, 63%) |
| HSV | hsv(185, 65%, 94%) |
| CMYK | cmyk(65.4%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.19, -33.60, -18.09) |
| CIE-LCH | lch(83.19, 38.16, 208.30°) |
| OKLab | oklab(84.22% -0.1107 -0.0502) |
| OKLCH | oklch(84.22% 0.122 204.4) |
| XYZ | xyz(46.4850, 62.5178, 92.0385) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.06
Aqua Blue
#02D8E9
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2F0 #F06153
analogous
#53F0AF #53E2F0 #5393F0
triadic
#53E2F0 #F053E2 #E2F053
tetradic
#53E2F0 #AF53F0 #F06153 #93F053
square
#53E2F0 #AF53F0 #F06153 #93F053
split-complementary
#53E2F0 #F05393 #F0AF53
monochromatic
#10A9B9 #1BD9EB #53E2F0 #8BEBF5 #C4F5FA
Accessibility & contrast
On white
1.56
#53E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#53E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2F0
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2F0 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#B9C8F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #53e2f0; /* rgb */ color: rgb(83, 226, 240); /* oklch */ color: oklch(84.2% 0.122 204.4);
Tailwind
colors: {
custom: {
50: '#96ebf5',
500: '#53e2f0',
950: '#000000',
},
}SCSS
$custom: #53e2f0; $custom-light: #96ebf5; $custom-dark: #000000;
JSON
{
"hex": "#53e2f0",
"rgb": {
"r": 83,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.35,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.84219,
"c": 0.12151,
"h": 204.4
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#53E2F0
secondary
#B83C30
accent
#1905E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485