#52F7FF#52F7FF
#52F7FF is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.6% C 0.133 H 199.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #52F7FF |
|---|---|
| RGB | rgb(82, 247, 255) |
| HSL | hsl(183, 100%, 66%) |
| HSV | hsv(183, 68%, 100%) |
| CMYK | cmyk(67.8%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(89.64, -39.24, -16.25) |
| CIE-LCH | lch(89.64, 42.47, 202.50°) |
| OKLab | oklab(89.58% -0.1254 -0.0451) |
| OKLCH | oklch(89.58% 0.133 199.8) |
| XYZ | xyz(54.7824, 75.5290, 106.2797) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.80
Bright Cyan
#41FDFE
ΔE00 2.86
Aqua
#00FFFF
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F7FF #FF5A52
analogous
#52FFB1 #52F7FF #52A0FF
triadic
#52F7FF #FF52F7 #F7FF52
tetradic
#52F7FF #B152FF #FF5A52 #A0FF52
square
#52F7FF #B152FF #FF5A52 #A0FF52
split-complementary
#52F7FF #FF52A0 #FFB152
monochromatic
#00CDD7 #15F4FF #52F7FF #8FFAFF #CCFDFF
Accessibility & contrast
On white
1.30
#52F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#52F7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F7FF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F7FF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52f7ff; /* rgb */ color: rgb(82, 247, 255); /* oklch */ color: oklch(89.6% 0.133 199.8);
Tailwind
colors: {
custom: {
50: '#99faff',
500: '#52f7ff',
950: '#000000',
},
}SCSS
$custom: #52f7ff; $custom-light: #99faff; $custom-dark: #000000;
JSON
{
"hex": "#52f7ff",
"rgb": {
"r": 82,
"g": 247,
"b": 255
},
"hsl": {
"h": 182.775,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89582,
"c": 0.13328,
"h": 199.8
},
"luminance": 0.75535
}Semantic roles & 50–950 ramp
primary
#52F7FF
secondary
#D02D25
accent
#0B00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101718
muted
#808586