#52FFDF#52FFDF
#52FFDF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.147 H 177.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFDF |
|---|---|
| RGB | rgb(82, 255, 223) |
| HSL | hsl(169, 100%, 66%) |
| HSV | hsv(169, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.07, -51.12, 2.49) |
| CIE-LCH | lch(91.07, 51.18, 177.21°) |
| OKLab | oklab(90.46% -0.1467 0.0058) |
| OKLCH | oklch(90.46% 0.147 177.7) |
| XYZ | xyz(52.5524, 78.6355, 82.2063) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 4.69
Aqua (survey)
#13EAC9
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.16
Bright Teal
#01F9C6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFDF #FF5272
analogous
#52FF88 #52FFDF #52C8FF
triadic
#52FFDF #DF52FF #FFDF52
tetradic
#52FFDF #8852FF #FF5272 #C8FF52
square
#52FFDF #8852FF #FF5272 #C8FF52
split-complementary
#52FFDF #FF52C8 #FF8852
monochromatic
#00D7AF #15FFD4 #52FFDF #8FFFEA #CCFFF6
Accessibility & contrast
On white
1.26
#52FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#52FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFDF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFDF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffdf; /* rgb */ color: rgb(82, 255, 223); /* oklch */ color: oklch(90.5% 0.147 177.7);
Tailwind
colors: {
custom: {
50: '#97ffe8',
500: '#52ffdf',
950: '#000000',
},
}SCSS
$custom: #52ffdf; $custom-light: #97ffe8; $custom-dark: #000000;
JSON
{
"hex": "#52ffdf",
"rgb": {
"r": 82,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.902,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90455,
"c": 0.14679,
"h": 177.7
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#52FFDF
secondary
#D02545
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684