#52FFEB#52FFEB
#52FFEB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.142 H 183.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFEB |
|---|---|
| RGB | rgb(82, 255, 235) |
| HSL | hsl(173, 100%, 66%) |
| HSV | hsv(173, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.37, -48.11, -3.29) |
| CIE-LCH | lch(91.37, 48.23, 183.91°) |
| OKLab | oklab(90.8% -0.1415 -0.0096) |
| OKLCH | oklch(90.8% 0.142 183.9) |
| XYZ | xyz(54.2280, 79.3058, 91.0307) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.85
Aqua
#00FFFF
ΔE00 6.32
Aqua (survey)
#13EAC9
ΔE00 6.40
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFEB #FF5266
analogous
#52FF94 #52FFEB #52BCFF
triadic
#52FFEB #EB52FF #FFEB52
tetradic
#52FFEB #9452FF #FF5266 #BCFF52
square
#52FFEB #9452FF #FF5266 #BCFF52
split-complementary
#52FFEB #FF52BC #FF9452
monochromatic
#00D7BE #15FFE4 #52FFEB #8FFFF2 #CCFFF9
Accessibility & contrast
On white
1.25
#52FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#52FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFEB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFEB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #52ffeb; /* rgb */ color: rgb(82, 255, 235); /* oklch */ color: oklch(90.8% 0.142 183.9);
Tailwind
colors: {
custom: {
50: '#98fff1',
500: '#52ffeb',
950: '#000000',
},
}SCSS
$custom: #52ffeb; $custom-light: #98fff1; $custom-dark: #000000;
JSON
{
"hex": "#52ffeb",
"rgb": {
"r": 82,
"g": 255,
"b": 235
},
"hsl": {
"h": 173.064,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90803,
"c": 0.1418,
"h": 183.9
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#52FFEB
secondary
#D02539
accent
#001BE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685