#52FFED#52FFED
#52FFED is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.141 H 185.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFED |
|---|---|
| RGB | rgb(82, 255, 237) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.42, -47.60, -4.25) |
| CIE-LCH | lch(91.42, 47.79, 185.10°) |
| OKLab | oklab(90.86% -0.1406 -0.0122) |
| OKLCH | oklch(90.86% 0.141 185) |
| XYZ | xyz(54.5185, 79.4220, 92.5610) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.34
Bright Turquoise
#0FFEF9
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.71
Aqua
#00FFFF
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFED #FF5264
analogous
#52FF96 #52FFED #52BAFF
triadic
#52FFED #ED52FF #FFED52
tetradic
#52FFED #9652FF #FF5264 #BAFF52
square
#52FFED #9652FF #FF5264 #BAFF52
split-complementary
#52FFED #FF52BA #FF9652
monochromatic
#00D7C0 #15FFE7 #52FFED #8FFFF3 #CCFFFA
Accessibility & contrast
On white
1.24
#52FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#52FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFED
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFED | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EC
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #52ffed; /* rgb */ color: rgb(82, 255, 237); /* oklch */ color: oklch(90.9% 0.141 185.0);
Tailwind
colors: {
custom: {
50: '#98fff2',
500: '#52ffed',
950: '#000000',
},
}SCSS
$custom: #52ffed; $custom-light: #98fff2; $custom-dark: #000000;
JSON
{
"hex": "#52ffed",
"rgb": {
"r": 82,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.757,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90863,
"c": 0.14114,
"h": 185
},
"luminance": 0.79428
}Semantic roles & 50–950 ramp
primary
#52FFED
secondary
#D02537
accent
#0018E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685