#52EEF1#52EEF1
#52EEF1 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.128 H 196.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #52EEF1 |
|---|---|
| RGB | rgb(82, 238, 241) |
| HSL | hsl(181, 85%, 63%) |
| HSV | hsv(181, 66%, 95%) |
| CMYK | cmyk(66%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(86.65, -39.02, -13.42) |
| CIE-LCH | lch(86.65, 41.26, 198.98°) |
| OKLab | oklab(87.02% -0.1225 -0.0372) |
| OKLCH | oklch(87.02% 0.128 196.9) |
| XYZ | xyz(49.9243, 69.2881, 93.9448) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.47
Bright Cyan
#41FDFE
ΔE00 3.34
Aqua
#00FFFF
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EEF1 #F15552
analogous
#52F1A4 #52EEF1 #529EF1
triadic
#52EEF1 #F152EE #EEF152
tetradic
#52EEF1 #A452F1 #F15552 #9EF152
square
#52EEF1 #A452F1 #F15552 #9EF152
split-complementary
#52EEF1 #F1529E #F1A452
monochromatic
#0FB6BA #19E8EC #52EEF1 #8BF4F6 #C3F9FA
Accessibility & contrast
On white
1.41
#52EEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#52EEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EEF1
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EEF1 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52eef1; /* rgb */ color: rgb(82, 238, 241); /* oklch */ color: oklch(87.0% 0.128 196.9);
Tailwind
colors: {
custom: {
50: '#97f4f5',
500: '#52eef1',
950: '#000000',
},
}SCSS
$custom: #52eef1; $custom-light: #97f4f5; $custom-dark: #000000;
JSON
{
"hex": "#52eef1",
"rgb": {
"r": 82,
"g": 238,
"b": 241
},
"hsl": {
"h": 181.132,
"s": 85.027,
"l": 63.333
},
"oklch": {
"l": 0.8702,
"c": 0.12801,
"h": 196.9
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#52EEF1
secondary
#B8312F
accent
#0804E2
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585