#52FFD8#52FFD8
#52FFD8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 174.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFD8 |
|---|---|
| RGB | rgb(82, 255, 216) |
| HSL | hsl(166, 100%, 66%) |
| HSV | hsv(166, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(90.90, -52.82, 5.87) |
| CIE-LCH | lch(90.90, 53.14, 173.66°) |
| OKLab | oklab(90.26% -0.1498 0.0147) |
| OKLCH | oklch(90.26% 0.15 174.4) |
| XYZ | xyz(51.6281, 78.2658, 77.3383) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFD8 #FF5279
analogous
#52FF81 #52FFD8 #52CFFF
triadic
#52FFD8 #D852FF #FFD852
tetradic
#52FFD8 #8152FF #FF5279 #CFFF52
square
#52FFD8 #8152FF #FF5279 #CFFF52
split-complementary
#52FFD8 #FF52CF #FF8152
monochromatic
#00D7A6 #15FFCA #52FFD8 #8FFFE6 #CCFFF4
Accessibility & contrast
On white
1.26
#52FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#52FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFD8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFD8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffd8; /* rgb */ color: rgb(82, 255, 216); /* oklch */ color: oklch(90.3% 0.150 174.4);
Tailwind
colors: {
custom: {
50: '#97ffe4',
500: '#52ffd8',
950: '#000000',
},
}SCSS
$custom: #52ffd8; $custom-light: #97ffe4; $custom-dark: #000000;
JSON
{
"hex": "#52ffd8",
"rgb": {
"r": 82,
"g": 255,
"b": 216
},
"hsl": {
"h": 166.474,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90262,
"c": 0.15048,
"h": 174.4
},
"luminance": 0.78272
}Semantic roles & 50–950 ramp
primary
#52FFD8
secondary
#D0254B
accent
#0034E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684