#52FCFF#52FCFF
#52FCFF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.136 H 196.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #52FCFF |
|---|---|
| RGB | rgb(82, 252, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 68%, 100%) |
| CMYK | cmyk(67.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.07, -41.50, -14.12) |
| CIE-LCH | lch(91.07, 43.83, 198.79°) |
| OKLab | oklab(90.74% -0.1302 -0.0392) |
| OKLCH | oklch(90.74% 0.136 196.8) |
| XYZ | xyz(56.3320, 78.6281, 106.7962) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.08
Bright Light Blue
#26F7FD
ΔE00 1.83
Aqua
#00FFFF
ΔE00 2.33
Bright Turquoise
#0FFEF9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 6.18
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FCFF #FF5552
analogous
#52FFAB #52FCFF #52A6FF
triadic
#52FCFF #FF52FC #FCFF52
tetradic
#52FCFF #AB52FF #FF5552 #A6FF52
square
#52FCFF #AB52FF #FF5552 #A6FF52
split-complementary
#52FCFF #FF52A6 #FFAB52
monochromatic
#00D3D7 #15FBFF #52FCFF #8FFDFF #CCFEFF
Accessibility & contrast
On white
1.26
#52FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#52FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FCFF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FCFF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52fcff; /* rgb */ color: rgb(82, 252, 255); /* oklch */ color: oklch(90.7% 0.136 196.8);
Tailwind
colors: {
custom: {
50: '#99feff',
500: '#52fcff',
950: '#000000',
},
}SCSS
$custom: #52fcff; $custom-light: #99feff; $custom-dark: #000000;
JSON
{
"hex": "#52fcff",
"rgb": {
"r": 82,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.04,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90737,
"c": 0.13595,
"h": 196.8
},
"luminance": 0.78635
}Semantic roles & 50–950 ramp
primary
#52FCFF
secondary
#D02825
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686