#52F5CC#52F5CC
#52F5CC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.147 H 172.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #52F5CC |
|---|---|
| RGB | rgb(82, 245, 204) |
| HSL | hsl(165, 89%, 64%) |
| HSV | hsv(165, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(87.70, -51.54, 7.49) |
| CIE-LCH | lch(87.70, 52.08, 171.73°) |
| OKLab | oklab(87.56% -0.1453 0.019) |
| OKLCH | oklch(87.56% 0.147 172.6) |
| XYZ | xyz(47.0257, 71.4530, 68.4285) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F5CC #F5527B
analogous
#52F57B #52F5CC #52CDF5
triadic
#52F5CC #CC52F5 #F5CC52
tetradic
#52F5CC #7B52F5 #F5527B #CDF552
square
#52F5CC #7B52F5 #F5527B #CDF552
split-complementary
#52F5CC #F552CD #F57B52
monochromatic
#0BC194 #18F2BB #52F5CC #8CF8DD #C6FCEE
Accessibility & contrast
On white
1.37
#52F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#52F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F5CC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F5CC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #52f5cc; /* rgb */ color: rgb(82, 245, 204); /* oklch */ color: oklch(87.6% 0.147 172.6);
Tailwind
colors: {
custom: {
50: '#95f9db',
500: '#52f5cc',
950: '#000000',
},
}SCSS
$custom: #52f5cc; $custom-light: #95f9db; $custom-dark: #000000;
JSON
{
"hex": "#52f5cc",
"rgb": {
"r": 82,
"g": 245,
"b": 204
},
"hsl": {
"h": 164.908,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.87558,
"c": 0.14657,
"h": 172.6
},
"luminance": 0.71458
}Semantic roles & 50–950 ramp
primary
#52F5CC
secondary
#BF2C51
accent
#003AE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584