#52FFCC#52FFCC
#52FFCC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.158 H 169.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFCC |
|---|---|
| RGB | rgb(82, 255, 204) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.63, -55.62, 11.67) |
| CIE-LCH | lch(90.63, 56.83, 168.15°) |
| OKLab | oklab(89.95% -0.1551 0.0298) |
| OKLCH | oklch(89.95% 0.158 169.1) |
| XYZ | xyz(50.1331, 77.6678, 69.4643) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 3.17
Aquamarine
#7FFFD4
ΔE00 3.21
Greenish Cyan
#2AFEB7
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFCC #FF5285
analogous
#52FF75 #52FFCC #52DBFF
triadic
#52FFCC #CC52FF #FFCC52
tetradic
#52FFCC #7552FF #FF5285 #DBFF52
square
#52FFCC #7552FF #FF5285 #DBFF52
split-complementary
#52FFCC #FF52DB #FF7552
monochromatic
#00D797 #15FFBA #52FFCC #8FFFDE #CCFFF0
Accessibility & contrast
On white
1.27
#52FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#52FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFCC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFCC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffcc; /* rgb */ color: rgb(82, 255, 204); /* oklch */ color: oklch(89.9% 0.158 169.1);
Tailwind
colors: {
custom: {
50: '#97ffdb',
500: '#52ffcc',
950: '#000000',
},
}SCSS
$custom: #52ffcc; $custom-light: #97ffdb; $custom-dark: #000000;
JSON
{
"hex": "#52ffcc",
"rgb": {
"r": 82,
"g": 255,
"b": 204
},
"hsl": {
"h": 162.312,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89948,
"c": 0.15793,
"h": 169.1
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#52FFCC
secondary
#D02557
accent
#0044E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684