#52FFF8#52FFF8
#52FFF8 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.139 H 191.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFF8 |
|---|---|
| RGB | rgb(82, 255, 248) |
| HSL | hsl(178, 100%, 66%) |
| HSV | hsv(178, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(91.72, -44.72, -9.51) |
| CIE-LCH | lch(91.72, 45.72, 192.00°) |
| OKLab | oklab(91.2% -0.1359 -0.0265) |
| OKLCH | oklch(91.2% 0.139 191) |
| XYZ | xyz(56.1752, 80.0846, 101.2860) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.75
Bright Cyan
#41FDFE
ΔE00 2.56
Aqua
#00FFFF
ΔE00 2.60
Bright Aqua
#0BF9EA
ΔE00 3.49
Bright Light Blue
#26F7FD
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFF8 #FF5259
analogous
#52FFA1 #52FFF8 #52AFFF
triadic
#52FFF8 #F852FF #FFF852
tetradic
#52FFF8 #A152FF #FF5259 #AFFF52
square
#52FFF8 #A152FF #FF5259 #AFFF52
split-complementary
#52FFF8 #FF52AF #FFA152
monochromatic
#00D7CE #15FFF6 #52FFF8 #8FFFFA #CCFFFD
Accessibility & contrast
On white
1.23
#52FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#52FFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFF8
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFF8 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #52fff8; /* rgb */ color: rgb(82, 255, 248); /* oklch */ color: oklch(91.2% 0.139 191.0);
Tailwind
colors: {
custom: {
50: '#99fffa',
500: '#52fff8',
950: '#000000',
},
}SCSS
$custom: #52fff8; $custom-light: #99fffa; $custom-dark: #000000;
JSON
{
"hex": "#52fff8",
"rgb": {
"r": 82,
"g": 255,
"b": 248
},
"hsl": {
"h": 177.572,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.91204,
"c": 0.13852,
"h": 191
},
"luminance": 0.80091
}Semantic roles & 50–950 ramp
primary
#52FFF8
secondary
#D0252C
accent
#0009E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685