#52F9FC#52F9FC
#52F9FC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.9% C 0.134 H 196.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52F9FC |
|---|---|
| RGB | rgb(82, 249, 252) |
| HSL | hsl(181, 97%, 65%) |
| HSV | hsv(181, 67%, 99%) |
| CMYK | cmyk(67.5%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(90.12, -40.97, -13.97) |
| CIE-LCH | lch(90.12, 43.29, 198.83°) |
| OKLab | oklab(89.94% -0.1285 -0.0388) |
| OKLCH | oklch(89.94% 0.134 196.8) |
| XYZ | xyz(54.9182, 76.5671, 103.9612) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.35
Bright Light Blue
#26F7FD
ΔE00 1.58
Aqua
#00FFFF
ΔE00 2.57
Bright Turquoise
#0FFEF9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F9FC #FC5552
analogous
#52FCAA #52F9FC #52A4FC
triadic
#52F9FC #FC52F9 #F9FC52
tetradic
#52F9FC #AA52FC #FC5552 #A4FC52
square
#52F9FC #AA52FC #FC5552 #A4FC52
split-complementary
#52F9FC #FC52A4 #FCAA52
monochromatic
#04CCD0 #16F7FB #52F9FC #8EFBFD #CAFDFE
Accessibility & contrast
On white
1.29
#52F9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#52F9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F9FC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F9FC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFD
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52f9fc; /* rgb */ color: rgb(82, 249, 252); /* oklch */ color: oklch(89.9% 0.134 196.8);
Tailwind
colors: {
custom: {
50: '#99fcfd',
500: '#52f9fc',
950: '#000000',
},
}SCSS
$custom: #52f9fc; $custom-light: #99fcfd; $custom-dark: #000000;
JSON
{
"hex": "#52f9fc",
"rgb": {
"r": 82,
"g": 249,
"b": 252
},
"hsl": {
"h": 181.059,
"s": 96.591,
"l": 65.49
},
"oklch": {
"l": 0.89943,
"c": 0.13427,
"h": 196.8
},
"luminance": 0.76573
}Semantic roles & 50–950 ramp
primary
#52F9FC
secondary
#CB2A27
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101717
muted
#808585