#52FFDB#52FFDB
#52FFDB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.149 H 175.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFDB |
|---|---|
| RGB | rgb(82, 255, 219) |
| HSL | hsl(168, 100%, 66%) |
| HSV | hsv(168, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.97, -52.10, 4.42) |
| CIE-LCH | lch(90.97, 52.28, 175.15°) |
| OKLab | oklab(90.34% -0.1484 0.0109) |
| OKLCH | oklch(90.34% 0.149 175.8) |
| XYZ | xyz(52.0195, 78.4224, 79.3996) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFDB #FF5276
analogous
#52FF84 #52FFDB #52CDFF
triadic
#52FFDB #DB52FF #FFDB52
tetradic
#52FFDB #8452FF #FF5276 #CDFF52
square
#52FFDB #8452FF #FF5276 #CDFF52
split-complementary
#52FFDB #FF52CD #FF8452
monochromatic
#00D7AA #15FFCE #52FFDB #8FFFE8 #CCFFF4
Accessibility & contrast
On white
1.26
#52FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#52FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFDB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFDB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffdb; /* rgb */ color: rgb(82, 255, 219); /* oklch */ color: oklch(90.3% 0.149 175.8);
Tailwind
colors: {
custom: {
50: '#97ffe6',
500: '#52ffdb',
950: '#000000',
},
}SCSS
$custom: #52ffdb; $custom-light: #97ffe6; $custom-dark: #000000;
JSON
{
"hex": "#52ffdb",
"rgb": {
"r": 82,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.514,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90344,
"c": 0.14884,
"h": 175.8
},
"luminance": 0.78428
}Semantic roles & 50–950 ramp
primary
#52FFDB
secondary
#D02548
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684