#52DFF0#52DFF0
#52DFF0 is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.5% C 0.121 H 206.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFF0 |
|---|---|
| RGB | rgb(82, 223, 240) |
| HSL | hsl(186, 84%, 63%) |
| HSV | hsv(186, 66%, 94%) |
| CMYK | cmyk(65.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.30, -32.32, -19.43) |
| CIE-LCH | lch(82.30, 37.71, 211.01°) |
| OKLab | oklab(83.5% -0.1082 -0.0539) |
| OKLCH | oklch(83.5% 0.121 206.5) |
| XYZ | xyz(45.5888, 60.8554, 91.7648) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFF0 #F06352
analogous
#52F0B2 #52DFF0 #5290F0
triadic
#52DFF0 #F052DF #DFF052
tetradic
#52DFF0 #B252F0 #F06352 #90F052
square
#52DFF0 #B252F0 #F06352 #90F052
split-complementary
#52DFF0 #F05290 #F0B252
monochromatic
#10A6B8 #1AD5EB #52DFF0 #8AE9F5 #C3F4FA
Accessibility & contrast
On white
1.59
#52DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#52DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFF0
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFF0 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F1
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #52dff0; /* rgb */ color: rgb(82, 223, 240); /* oklch */ color: oklch(83.5% 0.121 206.5);
Tailwind
colors: {
custom: {
50: '#95e9f5',
500: '#52dff0',
950: '#000000',
},
}SCSS
$custom: #52dff0; $custom-light: #95e9f5; $custom-dark: #000000;
JSON
{
"hex": "#52dff0",
"rgb": {
"r": 82,
"g": 223,
"b": 240
},
"hsl": {
"h": 186.456,
"s": 84.043,
"l": 63.137
},
"oklch": {
"l": 0.83497,
"c": 0.12088,
"h": 206.5
},
"luminance": 0.6086
}Semantic roles & 50–950 ramp
primary
#52DFF0
secondary
#B73E2F
accent
#1D05E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485