#52FFFD#52FFFD
#52FFFD is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.138 H 193.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFFD |
|---|---|
| RGB | rgb(82, 255, 253) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.86, -43.38, -11.89) |
| CIE-LCH | lch(91.86, 44.98, 195.33°) |
| OKLab | oklab(91.37% -0.1339 -0.0331) |
| OKLCH | oklch(91.37% 0.138 193.9) |
| XYZ | xyz(56.9612, 80.3991, 105.4260) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.13
Aqua
#00FFFF
ΔE00 1.78
Bright Turquoise
#0FFEF9
ΔE00 2.11
Bright Light Blue
#26F7FD
ΔE00 3.09
Bright Aqua
#0BF9EA
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFFD #FF5254
analogous
#52FFA6 #52FFFD #52AAFF
triadic
#52FFFD #FD52FF #FFFD52
tetradic
#52FFFD #A652FF #FF5254 #AAFF52
square
#52FFFD #A652FF #FF5254 #AAFF52
split-complementary
#52FFFD #FF52AA #FFA652
monochromatic
#00D7D4 #15FFFC #52FFFD #8FFFFE #CCFFFE
Accessibility & contrast
On white
1.23
#52FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#52FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFFD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFFD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D5E0FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #52fffd; /* rgb */ color: rgb(82, 255, 253); /* oklch */ color: oklch(91.4% 0.138 193.9);
Tailwind
colors: {
custom: {
50: '#99fffe',
500: '#52fffd',
950: '#000000',
},
}SCSS
$custom: #52fffd; $custom-light: #99fffe; $custom-dark: #000000;
JSON
{
"hex": "#52fffd",
"rgb": {
"r": 82,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.306,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.91365,
"c": 0.13788,
"h": 193.9
},
"luminance": 0.80406
}Semantic roles & 50–950 ramp
primary
#52FFFD
secondary
#D02527
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685