#52FFCE#52FFCE
#52FFCE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.157 H 170.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFCE |
|---|---|
| RGB | rgb(82, 255, 206) |
| HSL | hsl(163, 100%, 66%) |
| HSV | hsv(163, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.67, -55.16, 10.70) |
| CIE-LCH | lch(90.67, 56.19, 169.02°) |
| OKLab | oklab(90% -0.1542 0.0273) |
| OKLCH | oklch(90% 0.157 170) |
| XYZ | xyz(50.3745, 77.7644, 70.7357) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.64
Light Aqua
#8CFFDB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFCE #FF5283
analogous
#52FF77 #52FFCE #52D9FF
triadic
#52FFCE #CE52FF #FFCE52
tetradic
#52FFCE #7752FF #FF5283 #D9FF52
square
#52FFCE #7752FF #FF5283 #D9FF52
split-complementary
#52FFCE #FF52D9 #FF7752
monochromatic
#00D79A #15FFBD #52FFCE #8FFFDF #CCFFF1
Accessibility & contrast
On white
1.27
#52FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#52FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFCE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFCE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffce; /* rgb */ color: rgb(82, 255, 206); /* oklch */ color: oklch(90.0% 0.157 170.0);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#52ffce',
950: '#000000',
},
}SCSS
$custom: #52ffce; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#52ffce",
"rgb": {
"r": 82,
"g": 255,
"b": 206
},
"hsl": {
"h": 163.006,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89999,
"c": 0.1566,
"h": 170
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#52FFCE
secondary
#D02555
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684