#52E2F5#52E2F5
#52E2F5 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.4% C 0.123 H 207.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2F5 |
|---|---|
| RGB | rgb(82, 226, 245) |
| HSL | hsl(187, 89%, 64%) |
| HSV | hsv(187, 67%, 96%) |
| CMYK | cmyk(66.5%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(83.32, -32.31, -20.53) |
| CIE-LCH | lch(83.32, 38.28, 212.44°) |
| OKLab | oklab(84.38% -0.1091 -0.057) |
| OKLCH | oklch(84.38% 0.123 207.6) |
| XYZ | xyz(47.1504, 62.7738, 96.0001) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Aqua Blue
#02D8E9
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2F5 #F56552
analogous
#52F5B7 #52E2F5 #5291F5
triadic
#52E2F5 #F552E2 #E2F552
tetradic
#52E2F5 #B752F5 #F56552 #91F552
square
#52E2F5 #B752F5 #F56552 #91F552
split-complementary
#52E2F5 #F55291 #F5B752
monochromatic
#0BACC1 #18D8F2 #52E2F5 #8CECF8 #C6F5FC
Accessibility & contrast
On white
1.55
#52E2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#52E2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2F5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2F5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF6
Deuteranopia (green-blind)
#B8C8F5
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #52e2f5; /* rgb */ color: rgb(82, 226, 245); /* oklch */ color: oklch(84.4% 0.123 207.6);
Tailwind
colors: {
custom: {
50: '#96ebf8',
500: '#52e2f5',
950: '#000000',
},
}SCSS
$custom: #52e2f5; $custom-light: #96ebf8; $custom-dark: #000000;
JSON
{
"hex": "#52e2f5",
"rgb": {
"r": 82,
"g": 226,
"b": 245
},
"hsl": {
"h": 186.994,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.84375,
"c": 0.12313,
"h": 207.6
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#52E2F5
secondary
#BF3D2C
accent
#1B00E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485