#52DFF3#52DFF3
#52DFF3 is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.6% C 0.122 H 208.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFF3 |
|---|---|
| RGB | rgb(82, 223, 243) |
| HSL | hsl(187, 87%, 64%) |
| HSV | hsv(187, 66%, 95%) |
| CMYK | cmyk(66.3%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.40, -31.46, -20.88) |
| CIE-LCH | lch(82.40, 37.75, 213.57°) |
| OKLab | oklab(83.61% -0.107 -0.058) |
| OKLCH | oklch(83.61% 0.122 208.4) |
| XYZ | xyz(46.0381, 61.0351, 94.1313) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.54
Neon Blue
#04D9FF
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFF3 #F36652
analogous
#52F3B6 #52DFF3 #528EF3
triadic
#52DFF3 #F352DF #DFF352
tetradic
#52DFF3 #B652F3 #F36652 #8EF352
square
#52DFF3 #B652F3 #F36652 #8EF352
split-complementary
#52DFF3 #F3528E #F3B652
monochromatic
#0DA8BD #19D4EF #52DFF3 #8BEAF7 #C4F4FB
Accessibility & contrast
On white
1.59
#52DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#52DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFF3
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFF3 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #52dff3; /* rgb */ color: rgb(82, 223, 243); /* oklch */ color: oklch(83.6% 0.122 208.4);
Tailwind
colors: {
custom: {
50: '#95e9f7',
500: '#52dff3',
950: '#000000',
},
}SCSS
$custom: #52dff3; $custom-light: #95e9f7; $custom-dark: #000000;
JSON
{
"hex": "#52dff3",
"rgb": {
"r": 82,
"g": 223,
"b": 243
},
"hsl": {
"h": 187.453,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.83607,
"c": 0.12169,
"h": 208.4
},
"luminance": 0.6104
}Semantic roles & 50–950 ramp
primary
#52DFF3
secondary
#BC3F2E
accent
#1E02E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485