#52FFD9#52FFD9
#52FFD9 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 174.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFD9 |
|---|---|
| RGB | rgb(82, 255, 217) |
| HSL | hsl(167, 100%, 66%) |
| HSV | hsv(167, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(90.92, -52.58, 5.38) |
| CIE-LCH | lch(90.92, 52.85, 174.15°) |
| OKLab | oklab(90.29% -0.1493 0.0135) |
| OKLCH | oklch(90.29% 0.15 174.9) |
| XYZ | xyz(51.7578, 78.3177, 78.0213) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFD9 #FF5278
analogous
#52FF82 #52FFD9 #52CEFF
triadic
#52FFD9 #D952FF #FFD952
tetradic
#52FFD9 #8252FF #FF5278 #CEFF52
square
#52FFD9 #8252FF #FF5278 #CEFF52
split-complementary
#52FFD9 #FF52CE #FF8252
monochromatic
#00D7A7 #15FFCC #52FFD9 #8FFFE6 #CCFFF4
Accessibility & contrast
On white
1.26
#52FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#52FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFD9
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFD9 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffd9; /* rgb */ color: rgb(82, 255, 217); /* oklch */ color: oklch(90.3% 0.150 174.9);
Tailwind
colors: {
custom: {
50: '#97ffe4',
500: '#52ffd9',
950: '#000000',
},
}SCSS
$custom: #52ffd9; $custom-light: #97ffe4; $custom-dark: #000000;
JSON
{
"hex": "#52ffd9",
"rgb": {
"r": 82,
"g": 255,
"b": 217
},
"hsl": {
"h": 166.821,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90289,
"c": 0.14992,
"h": 174.9
},
"luminance": 0.78324
}Semantic roles & 50–950 ramp
primary
#52FFD9
secondary
#D0254A
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684