#52FFEE#52FFEE
#52FFEE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.141 H 185.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFEE |
|---|---|
| RGB | rgb(82, 255, 238) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.45, -47.34, -4.72) |
| CIE-LCH | lch(91.45, 47.58, 185.70°) |
| OKLab | oklab(90.89% -0.1402 -0.0135) |
| OKLCH | oklch(90.89% 0.141 185.5) |
| XYZ | xyz(54.6650, 79.4806, 93.3326) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.25
Bright Turquoise
#0FFEF9
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.87
Aqua
#00FFFF
ΔE00 5.43
Bright Cyan
#41FDFE
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFEE #FF5263
analogous
#52FF97 #52FFEE #52B9FF
triadic
#52FFEE #EE52FF #FFEE52
tetradic
#52FFEE #9752FF #FF5263 #B9FF52
square
#52FFEE #9752FF #FF5263 #B9FF52
split-complementary
#52FFEE #FF52B9 #FF9752
monochromatic
#00D7C2 #15FFE8 #52FFEE #8FFFF4 #CCFFFA
Accessibility & contrast
On white
1.24
#52FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#52FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFEE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFEE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #52ffee; /* rgb */ color: rgb(82, 255, 238); /* oklch */ color: oklch(90.9% 0.141 185.5);
Tailwind
colors: {
custom: {
50: '#98fff3',
500: '#52ffee',
950: '#000000',
},
}SCSS
$custom: #52ffee; $custom-light: #98fff3; $custom-dark: #000000;
JSON
{
"hex": "#52ffee",
"rgb": {
"r": 82,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.104,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90893,
"c": 0.14083,
"h": 185.5
},
"luminance": 0.79487
}Semantic roles & 50–950 ramp
primary
#52FFEE
secondary
#D02536
accent
#0017E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685