#52FFDD#52FFDD
#52FFDD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.148 H 176.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFDD |
|---|---|
| RGB | rgb(82, 255, 221) |
| HSL | hsl(168, 100%, 66%) |
| HSV | hsv(168, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.02, -51.61, 3.45) |
| CIE-LCH | lch(91.02, 51.73, 176.17°) |
| OKLab | oklab(90.4% -0.1476 0.0084) |
| OKLCH | oklch(90.4% 0.148 176.8) |
| XYZ | xyz(52.2844, 78.5283, 80.7946) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.83
Aqua (survey)
#13EAC9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFDD #FF5274
analogous
#52FF86 #52FFDD #52CAFF
triadic
#52FFDD #DD52FF #FFDD52
tetradic
#52FFDD #8652FF #FF5274 #CAFF52
square
#52FFDD #8652FF #FF5274 #CAFF52
split-complementary
#52FFDD #FF52CA #FF8652
monochromatic
#00D7AC #15FFD1 #52FFDD #8FFFE9 #CCFFF5
Accessibility & contrast
On white
1.26
#52FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#52FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFDD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFDD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DC
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffdd; /* rgb */ color: rgb(82, 255, 221); /* oklch */ color: oklch(90.4% 0.148 176.8);
Tailwind
colors: {
custom: {
50: '#97ffe7',
500: '#52ffdd',
950: '#000000',
},
}SCSS
$custom: #52ffdd; $custom-light: #97ffe7; $custom-dark: #000000;
JSON
{
"hex": "#52ffdd",
"rgb": {
"r": 82,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.208,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90399,
"c": 0.1478,
"h": 176.8
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#52FFDD
secondary
#D02547
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684