#52F5F2#52F5F2
#52F5F2 is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.7% C 0.132 H 193.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #52F5F2 |
|---|---|
| RGB | rgb(82, 245, 242) |
| HSL | hsl(179, 89%, 64%) |
| HSV | hsv(179, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 1.2%, 3.9%) |
| CIE-LAB | lab(88.69, -41.90, -10.90) |
| CIE-LCH | lch(88.69, 43.30, 194.58°) |
| OKLab | oklab(88.68% -0.1288 -0.0303) |
| OKLCH | oklch(88.68% 0.132 193.2) |
| XYZ | xyz(52.1518, 73.5035, 95.4262) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.16
Bright Turquoise
#0FFEF9
ΔE00 2.69
Aqua
#00FFFF
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 2.98
Bright Aqua
#0BF9EA
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F5F2 #F55255
analogous
#52F5A1 #52F5F2 #52A7F5
triadic
#52F5F2 #F252F5 #F5F252
tetradic
#52F5F2 #A152F5 #F55255 #A7F552
square
#52F5F2 #A152F5 #F55255 #A7F552
split-complementary
#52F5F2 #F552A7 #F5A152
monochromatic
#0BC1BE #18F2EE #52F5F2 #8CF8F6 #C6FCFB
Accessibility & contrast
On white
1.34
#52F5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#52F5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F5F2
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F5F2 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#CED7F3
Tritanopia (blue-blind)
#00FCF4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52f5f2; /* rgb */ color: rgb(82, 245, 242); /* oklch */ color: oklch(88.7% 0.132 193.2);
Tailwind
colors: {
custom: {
50: '#97f9f6',
500: '#52f5f2',
950: '#000000',
},
}SCSS
$custom: #52f5f2; $custom-light: #97f9f6; $custom-dark: #000000;
JSON
{
"hex": "#52f5f2",
"rgb": {
"r": 82,
"g": 245,
"b": 242
},
"hsl": {
"h": 178.896,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.88684,
"c": 0.13237,
"h": 193.2
},
"luminance": 0.73509
}Semantic roles & 50–950 ramp
primary
#52F5F2
secondary
#BF2C2F
accent
#0004E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585