#53FFFE#53FFFE
#53FFFE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.137 H 194.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFFE |
|---|---|
| RGB | rgb(83, 255, 254) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.91, -42.98, -12.33) |
| CIE-LCH | lch(91.91, 44.71, 196.01°) |
| OKLab | oklab(91.42% -0.133 -0.0343) |
| OKLCH | oklch(91.42% 0.137 194.4) |
| XYZ | xyz(57.2086, 80.5081, 106.2713) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.95
Aqua
#00FFFF
ΔE00 1.80
Bright Turquoise
#0FFEF9
ΔE00 2.36
Bright Light Blue
#26F7FD
ΔE00 2.87
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFFE #FF5354
analogous
#53FFA8 #53FFFE #53AAFF
triadic
#53FFFE #FE53FF #FFFE53
tetradic
#53FFFE #A853FF #FF5354 #AAFF53
square
#53FFFE #A853FF #FF5354 #AAFF53
split-complementary
#53FFFE #FF53AA #FFA853
monochromatic
#00D8D6 #16FFFE #53FFFE #90FFFE #CDFFFF
Accessibility & contrast
On white
1.23
#53FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#53FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFFE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFFE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #53fffe; /* rgb */ color: rgb(83, 255, 254); /* oklch */ color: oklch(91.4% 0.137 194.4);
Tailwind
colors: {
custom: {
50: '#9afffe',
500: '#53fffe',
950: '#000000',
},
}SCSS
$custom: #53fffe; $custom-light: #9afffe; $custom-dark: #000000;
JSON
{
"hex": "#53fffe",
"rgb": {
"r": 83,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.651,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.9142,
"c": 0.1374,
"h": 194.4
},
"luminance": 0.80515
}Semantic roles & 50–950 ramp
primary
#53FFFE
secondary
#D12526
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685