#52FFCF#52FFCF
#52FFCF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.156 H 170.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFCF |
|---|---|
| RGB | rgb(82, 255, 207) |
| HSL | hsl(163, 100%, 66%) |
| HSV | hsv(163, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.69, -54.93, 10.22) |
| CIE-LCH | lch(90.69, 55.87, 169.46°) |
| OKLab | oklab(90.03% -0.1537 0.0261) |
| OKLCH | oklch(90.03% 0.156 170.4) |
| XYZ | xyz(50.4963, 77.8131, 71.3775) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.40
Aquamarine
#7FFFD4
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.64
Greenish Cyan
#2AFEB7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFCF #FF5282
analogous
#52FF78 #52FFCF #52D8FF
triadic
#52FFCF #CF52FF #FFCF52
tetradic
#52FFCF #7852FF #FF5282 #D8FF52
square
#52FFCF #7852FF #FF5282 #D8FF52
split-complementary
#52FFCF #FF52D8 #FF7852
monochromatic
#00D79B #15FFBE #52FFCF #8FFFE0 #CCFFF1
Accessibility & contrast
On white
1.27
#52FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#52FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFCF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFCF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffcf; /* rgb */ color: rgb(82, 255, 207); /* oklch */ color: oklch(90.0% 0.156 170.4);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#52ffcf',
950: '#000000',
},
}SCSS
$custom: #52ffcf; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#52ffcf",
"rgb": {
"r": 82,
"g": 255,
"b": 207
},
"hsl": {
"h": 163.353,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90025,
"c": 0.15594,
"h": 170.4
},
"luminance": 0.77819
}Semantic roles & 50–950 ramp
primary
#52FFCF
secondary
#D02554
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684