#52FFEF#52FFEF
#52FFEF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.141 H 186.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFEF |
|---|---|
| RGB | rgb(82, 255, 239) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.48, -47.08, -5.20) |
| CIE-LCH | lch(91.48, 47.37, 186.31°) |
| OKLab | oklab(90.92% -0.1398 -0.0148) |
| OKLCH | oklch(90.92% 0.141 186.1) |
| XYZ | xyz(54.8124, 79.5395, 94.1085) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.20
Bright Turquoise
#0FFEF9
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFEF #FF5262
analogous
#52FF98 #52FFEF #52B8FF
triadic
#52FFEF #EF52FF #FFEF52
tetradic
#52FFEF #9852FF #FF5262 #B8FF52
square
#52FFEF #9852FF #FF5262 #B8FF52
split-complementary
#52FFEF #FF52B8 #FF9852
monochromatic
#00D7C3 #15FFE9 #52FFEF #8FFFF5 #CCFFFA
Accessibility & contrast
On white
1.24
#52FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#52FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFEF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFEF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #52ffef; /* rgb */ color: rgb(82, 255, 239); /* oklch */ color: oklch(90.9% 0.141 186.1);
Tailwind
colors: {
custom: {
50: '#98fff4',
500: '#52ffef',
950: '#000000',
},
}SCSS
$custom: #52ffef; $custom-light: #98fff4; $custom-dark: #000000;
JSON
{
"hex": "#52ffef",
"rgb": {
"r": 82,
"g": 255,
"b": 239
},
"hsl": {
"h": 174.451,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90923,
"c": 0.14053,
"h": 186.1
},
"luminance": 0.79546
}Semantic roles & 50–950 ramp
primary
#52FFEF
secondary
#D02535
accent
#0015E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685