#52EDFB#52EDFB
#52EDFB is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.1% C 0.128 H 203.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDFB |
|---|---|
| RGB | rgb(82, 237, 251) |
| HSL | hsl(185, 95%, 65%) |
| HSV | hsv(185, 67%, 98%) |
| CMYK | cmyk(67.3%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(86.66, -35.76, -18.64) |
| CIE-LCH | lch(86.66, 40.33, 207.53°) |
| OKLab | oklab(87.13% -0.1174 -0.0517) |
| OKLCH | oklch(87.13% 0.128 203.8) |
| XYZ | xyz(51.1689, 69.3214, 101.9317) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.12
Bright Light Blue
#26F7FD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDFB #FB6052
analogous
#52FBB4 #52EDFB #5299FB
triadic
#52EDFB #FB52ED #EDFB52
tetradic
#52EDFB #B452FB #FB6052 #99FB52
square
#52EDFB #B452FB #FB6052 #99FB52
split-complementary
#52EDFB #FB5299 #FBB452
monochromatic
#05BDCE #16E7FA #52EDFB #8EF3FC #CAF9FE
Accessibility & contrast
On white
1.41
#52EDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#52EDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDFB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDFB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52edfb; /* rgb */ color: rgb(82, 237, 251); /* oklch */ color: oklch(87.1% 0.128 203.8);
Tailwind
colors: {
custom: {
50: '#97f3fc',
500: '#52edfb',
950: '#000000',
},
}SCSS
$custom: #52edfb; $custom-light: #97f3fc; $custom-dark: #000000;
JSON
{
"hex": "#52edfb",
"rgb": {
"r": 82,
"g": 237,
"b": 251
},
"hsl": {
"h": 184.97,
"s": 95.48,
"l": 65.294
},
"oklch": {
"l": 0.87134,
"c": 0.12832,
"h": 203.8
},
"luminance": 0.69327
}Semantic roles & 50–950 ramp
primary
#52EDFB
secondary
#C93528
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585