#52FFD2#52FFD2
#52FFD2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.154 H 171.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFD2 |
|---|---|
| RGB | rgb(82, 255, 210) |
| HSL | hsl(164, 100%, 66%) |
| HSV | hsv(164, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.76, -54.24, 8.77) |
| CIE-LCH | lch(90.76, 54.94, 170.82°) |
| OKLab | oklab(90.1% -0.1524 0.0223) |
| OKLCH | oklch(90.1% 0.154 171.7) |
| XYZ | xyz(50.8666, 77.9612, 73.3275) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFD2 #FF527F
analogous
#52FF7B #52FFD2 #52D5FF
triadic
#52FFD2 #D252FF #FFD252
tetradic
#52FFD2 #7B52FF #FF527F #D5FF52
square
#52FFD2 #7B52FF #FF527F #D5FF52
split-complementary
#52FFD2 #FF52D5 #FF7B52
monochromatic
#00D79F #15FFC2 #52FFD2 #8FFFE2 #CCFFF2
Accessibility & contrast
On white
1.27
#52FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#52FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFD2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFD2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffd2; /* rgb */ color: rgb(82, 255, 210); /* oklch */ color: oklch(90.1% 0.154 171.7);
Tailwind
colors: {
custom: {
50: '#97ffdf',
500: '#52ffd2',
950: '#000000',
},
}SCSS
$custom: #52ffd2; $custom-light: #97ffdf; $custom-dark: #000000;
JSON
{
"hex": "#52ffd2",
"rgb": {
"r": 82,
"g": 255,
"b": 210
},
"hsl": {
"h": 164.393,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90102,
"c": 0.15404,
"h": 171.7
},
"luminance": 0.77967
}Semantic roles & 50–950 ramp
primary
#52FFD2
secondary
#D02551
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684