#53FBFC#53FBFC
#53FBFC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.135 H 195.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #53FBFC |
|---|---|
| RGB | rgb(83, 251, 252) |
| HSL | hsl(180, 97%, 66%) |
| HSV | hsv(180, 67%, 99%) |
| CMYK | cmyk(67.1%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(90.71, -41.74, -13.08) |
| CIE-LCH | lch(90.71, 43.74, 197.40°) |
| OKLab | oklab(90.43% -0.13 -0.0363) |
| OKLCH | oklch(90.43% 0.135 195.6) |
| XYZ | xyz(55.6272, 77.8552, 104.1724) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.85
Bright Light Blue
#26F7FD
ΔE00 2.07
Aqua
#00FFFF
ΔE00 2.13
Bright Turquoise
#0FFEF9
ΔE00 2.91
Bright Aqua
#0BF9EA
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FBFC #FC5453
analogous
#53FCA8 #53FBFC #53A6FC
triadic
#53FBFC #FC53FB #FBFC53
tetradic
#53FBFC #A853FC #FC5453 #A6FC53
square
#53FBFC #A853FC #FC5453 #A6FC53
split-complementary
#53FBFC #FC53A6 #FCA853
monochromatic
#04D0D1 #17FAFB #53FBFC #8FFCFD #CBFEFE
Accessibility & contrast
On white
1.27
#53FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#53FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FBFC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FBFC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53fbfc; /* rgb */ color: rgb(83, 251, 252); /* oklch */ color: oklch(90.4% 0.135 195.6);
Tailwind
colors: {
custom: {
50: '#99fdfd',
500: '#53fbfc',
950: '#000000',
},
}SCSS
$custom: #53fbfc; $custom-light: #99fdfd; $custom-dark: #000000;
JSON
{
"hex": "#53fbfc",
"rgb": {
"r": 83,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.355,
"s": 96.571,
"l": 65.686
},
"oklch": {
"l": 0.90428,
"c": 0.13503,
"h": 195.6
},
"luminance": 0.77862
}Semantic roles & 50–950 ramp
primary
#53FBFC
secondary
#CC2827
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685