#53D8F0#53D8F0
#53D8F0 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.119 H 211.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #53D8F0 |
|---|---|
| RGB | rgb(83, 216, 240) |
| HSL | hsl(189, 84%, 63%) |
| HSV | hsv(189, 65%, 94%) |
| CMYK | cmyk(65.4%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(80.31, -28.81, -22.44) |
| CIE-LCH | lch(80.31, 36.52, 217.92°) |
| OKLab | oklab(81.9% -0.1008 -0.0624) |
| OKLCH | oklch(81.9% 0.119 211.7) |
| XYZ | xyz(43.8447, 57.2372, 91.1584) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.25
Bright Sky Blue
#02CCFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53D8F0 #F06B53
analogous
#53F0B9 #53D8F0 #5389F0
triadic
#53D8F0 #F053D8 #D8F053
tetradic
#53D8F0 #B953F0 #F06B53 #89F053
square
#53D8F0 #B953F0 #F06B53 #89F053
split-complementary
#53D8F0 #F05389 #F0B953
monochromatic
#109FB9 #1BCBEB #53D8F0 #8BE5F5 #C4F2FA
Accessibility & contrast
On white
1.69
#53D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#53D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53D8F0
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53D8F0 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #53d8f0; /* rgb */ color: rgb(83, 216, 240); /* oklch */ color: oklch(81.9% 0.119 211.7);
Tailwind
colors: {
custom: {
50: '#95e4f5',
500: '#53d8f0',
950: '#000000',
},
}SCSS
$custom: #53d8f0; $custom-light: #95e4f5; $custom-dark: #000000;
JSON
{
"hex": "#53d8f0",
"rgb": {
"r": 83,
"g": 216,
"b": 240
},
"hsl": {
"h": 189.172,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.81902,
"c": 0.11851,
"h": 211.7
},
"luminance": 0.57242
}Semantic roles & 50–950 ramp
primary
#53D8F0
secondary
#B84430
accent
#2705E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485