#53DFF6#53DFF6
#53DFF6 is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.7% C 0.122 H 210.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #53DFF6 |
|---|---|
| RGB | rgb(83, 223, 246) |
| HSL | hsl(188, 90%, 65%) |
| HSV | hsv(188, 66%, 96%) |
| CMYK | cmyk(66.3%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(82.52, -30.44, -22.28) |
| CIE-LCH | lch(82.52, 37.72, 216.20°) |
| OKLab | oklab(83.75% -0.1053 -0.0619) |
| OKLCH | oklch(83.75% 0.122 210.4) |
| XYZ | xyz(46.5825, 61.2630, 96.5408) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Aqua Blue
#02D8E9
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DFF6 #F66A53
analogous
#53F6BB #53DFF6 #538EF6
triadic
#53DFF6 #F653DF #DFF653
tetradic
#53DFF6 #BB53F6 #F66A53 #8EF653
square
#53DFF6 #BB53F6 #F66A53 #8EF653
split-complementary
#53DFF6 #F6538E #F6BB53
monochromatic
#0AAAC4 #19D4F3 #53DFF6 #8DEAF9 #C7F5FC
Accessibility & contrast
On white
1.58
#53DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#53DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DFF6
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DFF6 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F7
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #53dff6; /* rgb */ color: rgb(83, 223, 246); /* oklch */ color: oklch(83.7% 0.122 210.4);
Tailwind
colors: {
custom: {
50: '#96e9f9',
500: '#53dff6',
950: '#000000',
},
}SCSS
$custom: #53dff6; $custom-light: #96e9f9; $custom-dark: #000000;
JSON
{
"hex": "#53dff6",
"rgb": {
"r": 83,
"g": 223,
"b": 246
},
"hsl": {
"h": 188.466,
"s": 90.055,
"l": 64.51
},
"oklch": {
"l": 0.83745,
"c": 0.12218,
"h": 210.4
},
"luminance": 0.61268
}Semantic roles & 50–950 ramp
primary
#53DFF6
secondary
#C1412C
accent
#2000E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485