#52DFF5#52DFF5
#52DFF5 is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.7% C 0.122 H 209.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFF5 |
|---|---|
| RGB | rgb(82, 223, 245) |
| HSL | hsl(188, 89%, 64%) |
| HSV | hsv(188, 67%, 96%) |
| CMYK | cmyk(66.5%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(82.46, -30.88, -21.84) |
| CIE-LCH | lch(82.46, 37.82, 215.27°) |
| OKLab | oklab(83.68% -0.1062 -0.0607) |
| OKLCH | oklch(83.68% 0.122 209.7) |
| XYZ | xyz(46.3418, 61.1566, 95.7306) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 3.81
Neon Blue
#04D9FF
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Bright Light Blue
#26F7FD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFF5 #F56852
analogous
#52F5BA #52DFF5 #528EF5
triadic
#52DFF5 #F552DF #DFF552
tetradic
#52DFF5 #BA52F5 #F56852 #8EF552
square
#52DFF5 #BA52F5 #F56852 #8EF552
split-complementary
#52DFF5 #F5528E #F5BA52
monochromatic
#0BA9C1 #18D4F2 #52DFF5 #8CEAF8 #C6F4FC
Accessibility & contrast
On white
1.59
#52DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#52DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFF5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFF5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#B4C6F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #52dff5; /* rgb */ color: rgb(82, 223, 245); /* oklch */ color: oklch(83.7% 0.122 209.7);
Tailwind
colors: {
custom: {
50: '#95e9f8',
500: '#52dff5',
950: '#000000',
},
}SCSS
$custom: #52dff5; $custom-light: #95e9f8; $custom-dark: #000000;
JSON
{
"hex": "#52dff5",
"rgb": {
"r": 82,
"g": 223,
"b": 245
},
"hsl": {
"h": 188.098,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.83681,
"c": 0.12231,
"h": 209.7
},
"luminance": 0.61162
}Semantic roles & 50–950 ramp
primary
#52DFF5
secondary
#BF402C
accent
#1F00E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485