#52DFF4#52DFF4
#52DFF4 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.6% C 0.122 H 209.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFF4 |
|---|---|
| RGB | rgb(82, 223, 244) |
| HSL | hsl(188, 88%, 64%) |
| HSV | hsv(188, 66%, 96%) |
| CMYK | cmyk(66.4%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.43, -31.17, -21.36) |
| CIE-LCH | lch(82.43, 37.78, 214.42°) |
| OKLab | oklab(83.64% -0.1066 -0.0593) |
| OKLCH | oklch(83.64% 0.122 209.1) |
| XYZ | xyz(46.1895, 61.0957, 94.9288) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 3.63
Neon Blue
#04D9FF
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFF4 #F46752
analogous
#52F4B8 #52DFF4 #528EF4
triadic
#52DFF4 #F452DF #DFF452
tetradic
#52DFF4 #B852F4 #F46752 #8EF452
square
#52DFF4 #B852F4 #F46752 #8EF452
split-complementary
#52DFF4 #F4528E #F4B852
monochromatic
#0CA8BF #18D4F0 #52DFF4 #8CEAF8 #C5F4FB
Accessibility & contrast
On white
1.59
#52DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#52DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFF4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFF4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#B5C6F4
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #52dff4; /* rgb */ color: rgb(82, 223, 244); /* oklch */ color: oklch(83.6% 0.122 209.1);
Tailwind
colors: {
custom: {
50: '#95e9f7',
500: '#52dff4',
950: '#000000',
},
}SCSS
$custom: #52dff4; $custom-light: #95e9f7; $custom-dark: #000000;
JSON
{
"hex": "#52dff4",
"rgb": {
"r": 82,
"g": 223,
"b": 244
},
"hsl": {
"h": 187.778,
"s": 88.043,
"l": 63.922
},
"oklch": {
"l": 0.83644,
"c": 0.12199,
"h": 209.1
},
"luminance": 0.61101
}Semantic roles & 50–950 ramp
primary
#52DFF4
secondary
#BD402D
accent
#1E01E5
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485