#52FDD0#52FDD0
#52FDD0 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.153 H 171.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #52FDD0 |
|---|---|
| RGB | rgb(82, 253, 208) |
| HSL | hsl(164, 98%, 66%) |
| HSV | hsv(164, 68%, 99%) |
| CMYK | cmyk(67.6%, 0%, 17.8%, 0.8%) |
| CIE-LAB | lab(90.13, -53.89, 8.90) |
| CIE-LCH | lch(90.13, 54.62, 170.62°) |
| OKLab | oklab(89.57% -0.1514 0.0227) |
| OKLCH | oklch(89.57% 0.153 171.5) |
| XYZ | xyz(49.9843, 76.5928, 71.8119) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.40
Aqua Marine
#2EE8BB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FDD0 #FD527F
analogous
#52FD7B #52FDD0 #52D4FD
triadic
#52FDD0 #D052FD #FDD052
tetradic
#52FDD0 #7B52FD #FD527F #D4FD52
square
#52FDD0 #7B52FD #FD527F #D4FD52
split-complementary
#52FDD0 #FD52D4 #FD7B52
monochromatic
#02D29C #15FCC0 #52FDD0 #8EFEE0 #CBFEF1
Accessibility & contrast
On white
1.29
#52FDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#52FDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FDD0
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FDD0 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52fdd0; /* rgb */ color: rgb(82, 253, 208); /* oklch */ color: oklch(89.6% 0.153 171.5);
Tailwind
colors: {
custom: {
50: '#96ffde',
500: '#52fdd0',
950: '#000000',
},
}SCSS
$custom: #52fdd0; $custom-light: #96ffde; $custom-dark: #000000;
JSON
{
"hex": "#52fdd0",
"rgb": {
"r": 82,
"g": 253,
"b": 208
},
"hsl": {
"h": 164.211,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.89574,
"c": 0.15306,
"h": 171.5
},
"luminance": 0.76598
}Semantic roles & 50–950 ramp
primary
#52FDD0
secondary
#CD2652
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684