#52DFEA#52DFEA
#52DFEA is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.120 H 202.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFEA |
|---|---|
| RGB | rgb(82, 223, 234) |
| HSL | hsl(184, 78%, 62%) |
| HSV | hsv(184, 65%, 92%) |
| CMYK | cmyk(65%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.11, -34.03, -16.54) |
| CIE-LCH | lch(82.11, 37.83, 205.91°) |
| OKLab | oklab(83.28% -0.1106 -0.0458) |
| OKLCH | oklch(83.28% 0.12 202.5) |
| XYZ | xyz(44.7122, 60.5047, 87.1481) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.01
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFEA #EA5D52
analogous
#52EAA9 #52DFEA #5293EA
triadic
#52DFEA #EA52DF #DFEA52
tetradic
#52DFEA #A952EA #EA5D52 #93EA52
square
#52DFEA #A952EA #EA5D52 #93EA52
split-complementary
#52DFEA #EA5293 #EAA952
monochromatic
#15A2AD #1CD5E3 #52DFEA #89E9F1 #BFF3F7
Accessibility & contrast
On white
1.60
#52DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#52DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFEA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFEA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfea; /* rgb */ color: rgb(82, 223, 234); /* oklch */ color: oklch(83.3% 0.120 202.5);
Tailwind
colors: {
custom: {
50: '#94e9f0',
500: '#52dfea',
950: '#000000',
},
}SCSS
$custom: #52dfea; $custom-light: #94e9f0; $custom-dark: #000000;
JSON
{
"hex": "#52dfea",
"rgb": {
"r": 82,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.342,
"s": 78.351,
"l": 61.961
},
"oklch": {
"l": 0.83281,
"c": 0.11974,
"h": 202.5
},
"luminance": 0.6051
}Semantic roles & 50–950 ramp
primary
#52DFEA
secondary
#AE3C33
accent
#1A0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485