#52FFEC#52FFEC
#52FFEC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.141 H 184.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFEC |
|---|---|
| RGB | rgb(82, 255, 236) |
| HSL | hsl(173, 100%, 66%) |
| HSV | hsv(173, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.40, -47.86, -3.77) |
| CIE-LCH | lch(91.40, 48.01, 184.50°) |
| OKLab | oklab(90.83% -0.141 -0.0109) |
| OKLCH | oklch(90.83% 0.141 184.4) |
| XYZ | xyz(54.3728, 79.3637, 91.7937) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.46
Bright Turquoise
#0FFEF9
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.57
Aqua
#00FFFF
ΔE00 6.02
Bright Cyan
#41FDFE
ΔE00 6.29
Aqua (survey)
#13EAC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFEC #FF5265
analogous
#52FF95 #52FFEC #52BCFF
triadic
#52FFEC #EC52FF #FFEC52
tetradic
#52FFEC #9552FF #FF5265 #BCFF52
square
#52FFEC #9552FF #FF5265 #BCFF52
split-complementary
#52FFEC #FF52BC #FF9552
monochromatic
#00D7BF #15FFE5 #52FFEC #8FFFF3 #CCFFF9
Accessibility & contrast
On white
1.24
#52FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#52FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFEC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFEC | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #52ffec; /* rgb */ color: rgb(82, 255, 236); /* oklch */ color: oklch(90.8% 0.141 184.4);
Tailwind
colors: {
custom: {
50: '#98fff2',
500: '#52ffec',
950: '#000000',
},
}SCSS
$custom: #52ffec; $custom-light: #98fff2; $custom-dark: #000000;
JSON
{
"hex": "#52ffec",
"rgb": {
"r": 82,
"g": 255,
"b": 236
},
"hsl": {
"h": 173.41,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90833,
"c": 0.14146,
"h": 184.4
},
"luminance": 0.7937
}Semantic roles & 50–950 ramp
primary
#52FFEC
secondary
#D02538
accent
#0019E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685