#53FEFF#53FEFF
#53FEFF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.137 H 195.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #53FEFF |
|---|---|
| RGB | rgb(83, 254, 255) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 67%, 100%) |
| CMYK | cmyk(67.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.66, -42.26, -13.23) |
| CIE-LCH | lch(91.66, 44.29, 197.39°) |
| OKLab | oklab(91.22% -0.1317 -0.0368) |
| OKLCH | oklch(91.22% 0.137 195.6) |
| XYZ | xyz(57.0510, 79.9360, 107.0108) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.76
Aqua
#00FFFF
ΔE00 1.96
Bright Light Blue
#26F7FD
ΔE00 2.37
Bright Turquoise
#0FFEF9
ΔE00 2.84
Bright Aqua
#0BF9EA
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FEFF #FF5453
analogous
#53FFAA #53FEFF #53A8FF
triadic
#53FEFF #FF53FE #FEFF53
tetradic
#53FEFF #AA53FF #FF5453 #A8FF53
square
#53FEFF #AA53FF #FF5453 #A8FF53
split-complementary
#53FEFF #FF53A8 #FFAA53
monochromatic
#00D6D8 #16FEFF #53FEFF #90FEFF #CDFFFF
Accessibility & contrast
On white
1.24
#53FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#53FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FEFF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FEFF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #53feff; /* rgb */ color: rgb(83, 254, 255); /* oklch */ color: oklch(91.2% 0.137 195.6);
Tailwind
colors: {
custom: {
50: '#9affff',
500: '#53feff',
950: '#000000',
},
}SCSS
$custom: #53feff; $custom-light: #9affff; $custom-dark: #000000;
JSON
{
"hex": "#53feff",
"rgb": {
"r": 83,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.349,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.91221,
"c": 0.13671,
"h": 195.6
},
"luminance": 0.79943
}Semantic roles & 50–950 ramp
primary
#53FEFF
secondary
#D12625
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686