#52FFDA#52FFDA
#52FFDA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.149 H 175.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFDA |
|---|---|
| RGB | rgb(82, 255, 218) |
| HSL | hsl(167, 100%, 66%) |
| HSV | hsv(167, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.95, -52.34, 4.90) |
| CIE-LCH | lch(90.95, 52.57, 174.65°) |
| OKLab | oklab(90.32% -0.1489 0.0122) |
| OKLCH | oklch(90.32% 0.149 175.3) |
| XYZ | xyz(51.8883, 78.3699, 78.7083) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 4.90
Aqua (survey)
#13EAC9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFDA #FF5277
analogous
#52FF83 #52FFDA #52CDFF
triadic
#52FFDA #DA52FF #FFDA52
tetradic
#52FFDA #8352FF #FF5277 #CDFF52
square
#52FFDA #8352FF #FF5277 #CDFF52
split-complementary
#52FFDA #FF52CD #FF8352
monochromatic
#00D7A9 #15FFCD #52FFDA #8FFFE7 #CCFFF4
Accessibility & contrast
On white
1.26
#52FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#52FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFDA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFDA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffda; /* rgb */ color: rgb(82, 255, 218); /* oklch */ color: oklch(90.3% 0.149 175.3);
Tailwind
colors: {
custom: {
50: '#97ffe5',
500: '#52ffda',
950: '#000000',
},
}SCSS
$custom: #52ffda; $custom-light: #97ffe5; $custom-dark: #000000;
JSON
{
"hex": "#52ffda",
"rgb": {
"r": 82,
"g": 255,
"b": 218
},
"hsl": {
"h": 167.168,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90316,
"c": 0.14938,
"h": 175.3
},
"luminance": 0.78376
}Semantic roles & 50–950 ramp
primary
#52FFDA
secondary
#D02549
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684