#52FFFE#52FFFE
#52FFFE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.138 H 194.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFFE |
|---|---|
| RGB | rgb(82, 255, 254) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.89, -43.11, -12.36) |
| CIE-LCH | lch(91.89, 44.85, 196.00°) |
| OKLab | oklab(91.4% -0.1335 -0.0344) |
| OKLCH | oklch(91.4% 0.138 194.4) |
| XYZ | xyz(57.1210, 80.4630, 106.2672) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.92
Aqua
#00FFFF
ΔE00 1.76
Bright Turquoise
#0FFEF9
ΔE00 2.32
Bright Light Blue
#26F7FD
ΔE00 2.86
Bright Aqua
#0BF9EA
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFFE #FF5253
analogous
#52FFA7 #52FFFE #52A9FF
triadic
#52FFFE #FE52FF #FFFE52
tetradic
#52FFFE #A752FF #FF5253 #A9FF52
square
#52FFFE #A752FF #FF5253 #A9FF52
split-complementary
#52FFFE #FF52A9 #FFA752
monochromatic
#00D7D5 #15FFFE #52FFFE #8FFFFE #CCFFFF
Accessibility & contrast
On white
1.23
#52FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#52FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFFE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFFE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #52fffe; /* rgb */ color: rgb(82, 255, 254); /* oklch */ color: oklch(91.4% 0.138 194.4);
Tailwind
colors: {
custom: {
50: '#99fffe',
500: '#52fffe',
950: '#000000',
},
}SCSS
$custom: #52fffe; $custom-light: #99fffe; $custom-dark: #000000;
JSON
{
"hex": "#52fffe",
"rgb": {
"r": 82,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.653,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.91397,
"c": 0.1378,
"h": 194.4
},
"luminance": 0.8047
}Semantic roles & 50–950 ramp
primary
#52FFFE
secondary
#D02526
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685