#52FECF#52FECF
#52FECF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.155 H 170.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #52FECF |
|---|---|
| RGB | rgb(82, 254, 207) |
| HSL | hsl(164, 99%, 66%) |
| HSV | hsv(164, 68%, 100%) |
| CMYK | cmyk(67.7%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(90.40, -54.53, 9.80) |
| CIE-LCH | lch(90.40, 55.40, 169.81°) |
| OKLab | oklab(89.79% -0.1528 0.025) |
| OKLCH | oklch(89.79% 0.155 170.7) |
| XYZ | xyz(50.1782, 77.1768, 71.2715) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.68
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FECF #FE5281
analogous
#52FE79 #52FECF #52D7FE
triadic
#52FECF #CF52FE #FECF52
tetradic
#52FECF #7952FE #FE5281 #D7FE52
square
#52FECF #7952FE #FE5281 #D7FE52
split-complementary
#52FECF #FE52D7 #FE7952
monochromatic
#01D49B #15FEBE #52FECF #8FFEE0 #CCFFF1
Accessibility & contrast
On white
1.28
#52FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#52FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FECF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FECF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52fecf; /* rgb */ color: rgb(82, 254, 207); /* oklch */ color: oklch(89.8% 0.155 170.7);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#52fecf',
950: '#000000',
},
}SCSS
$custom: #52fecf; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#52fecf",
"rgb": {
"r": 82,
"g": 254,
"b": 207
},
"hsl": {
"h": 163.605,
"s": 98.851,
"l": 65.882
},
"oklch": {
"l": 0.89786,
"c": 0.15481,
"h": 170.7
},
"luminance": 0.77182
}Semantic roles & 50–950 ramp
primary
#52FECF
secondary
#CF2654
accent
#003FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684