#52DEED#52DEED
#52DEED is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.120 H 205.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEED |
|---|---|
| RGB | rgb(82, 222, 237) |
| HSL | hsl(186, 81%, 63%) |
| HSV | hsv(186, 65%, 93%) |
| CMYK | cmyk(65.4%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(81.92, -32.71, -18.42) |
| CIE-LCH | lch(81.92, 37.54, 209.39°) |
| OKLab | oklab(83.16% -0.1084 -0.0511) |
| OKLCH | oklch(83.16% 0.12 205.2) |
| XYZ | xyz(44.8804, 60.1458, 89.3484) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.69
Robin'S Egg
#6DEDFD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEED #ED6152
analogous
#52EDAE #52DEED #5291ED
triadic
#52DEED #ED52DE #DEED52
tetradic
#52DEED #AE52ED #ED6152 #91ED52
square
#52DEED #AE52ED #ED6152 #91ED52
split-complementary
#52DEED #ED5291 #EDAE52
monochromatic
#13A3B2 #1BD3E7 #52DEED #89E9F3 #C1F3F9
Accessibility & contrast
On white
1.61
#52DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#52DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEED
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEED | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52deed; /* rgb */ color: rgb(82, 222, 237); /* oklch */ color: oklch(83.2% 0.120 205.2);
Tailwind
colors: {
custom: {
50: '#95e8f2',
500: '#52deed',
950: '#000000',
},
}SCSS
$custom: #52deed; $custom-light: #95e8f2; $custom-dark: #000000;
JSON
{
"hex": "#52deed",
"rgb": {
"r": 82,
"g": 222,
"b": 237
},
"hsl": {
"h": 185.806,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.83155,
"c": 0.11984,
"h": 205.2
},
"luminance": 0.60151
}Semantic roles & 50–950 ramp
primary
#52DEED
secondary
#B23E31
accent
#1D08DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485