#52FBFF#52FBFF
#52FBFF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.135 H 197.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #52FBFF |
|---|---|
| RGB | rgb(82, 251, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 68%, 100%) |
| CMYK | cmyk(67.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.78, -41.05, -14.54) |
| CIE-LCH | lch(90.78, 43.55, 199.51°) |
| OKLab | oklab(90.51% -0.1292 -0.0404) |
| OKLCH | oklch(90.51% 0.135 197.4) |
| XYZ | xyz(56.0188, 78.0017, 106.6918) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.39
Bright Light Blue
#26F7FD
ΔE00 1.65
Aqua
#00FFFF
ΔE00 2.60
Bright Turquoise
#0FFEF9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FBFF #FF5652
analogous
#52FFAC #52FBFF #52A4FF
triadic
#52FBFF #FF52FB #FBFF52
tetradic
#52FBFF #AC52FF #FF5652 #A4FF52
square
#52FBFF #AC52FF #FF5652 #A4FF52
split-complementary
#52FBFF #FF52A4 #FFAC52
monochromatic
#00D2D7 #15FAFF #52FBFF #8FFCFF #CCFEFF
Accessibility & contrast
On white
1.26
#52FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#52FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FBFF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FBFF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#D0DDFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52fbff; /* rgb */ color: rgb(82, 251, 255); /* oklch */ color: oklch(90.5% 0.135 197.4);
Tailwind
colors: {
custom: {
50: '#99fdff',
500: '#52fbff',
950: '#000000',
},
}SCSS
$custom: #52fbff; $custom-light: #99fdff; $custom-dark: #000000;
JSON
{
"hex": "#52fbff",
"rgb": {
"r": 82,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.387,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90506,
"c": 0.13539,
"h": 197.4
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#52FBFF
secondary
#D02925
accent
#0500E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686