#52FABB#52FABB
#52FABB is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.3% C 0.164 H 163.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #52FABB |
|---|---|
| RGB | rgb(82, 250, 187) |
| HSL | hsl(158, 94%, 65%) |
| HSV | hsv(158, 67%, 98%) |
| CMYK | cmyk(67.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(88.80, -57.39, 17.84) |
| CIE-LCH | lch(88.80, 60.10, 162.73°) |
| OKLab | oklab(88.34% -0.1578 0.0456) |
| OKLCH | oklch(88.34% 0.164 163.9) |
| XYZ | xyz(46.6300, 73.7477, 58.7813) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Greenish Cyan
#2AFEB7
ΔE00 1.95
Greenish Turquoise
#00FBB0
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FABB #FA5291
analogous
#52FA67 #52FABB #52E5FA
triadic
#52FABB #BB52FA #FABB52
tetradic
#52FABB #6752FA #FA5291 #E5FA52
square
#52FABB #6752FA #FA5291 #E5FA52
split-complementary
#52FABB #FA52E5 #FA6752
monochromatic
#06CC82 #17F8A4 #52FABB #8DFCD2 #C9FDEA
Accessibility & contrast
On white
1.33
#52FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#52FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FABB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FABB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52fabb; /* rgb */ color: rgb(82, 250, 187); /* oklch */ color: oklch(88.3% 0.164 163.9);
Tailwind
colors: {
custom: {
50: '#95fdcf',
500: '#52fabb',
950: '#000000',
},
}SCSS
$custom: #52fabb; $custom-light: #95fdcf; $custom-dark: #000000;
JSON
{
"hex": "#52fabb",
"rgb": {
"r": 82,
"g": 250,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 94.382,
"l": 65.098
},
"oklch": {
"l": 0.88335,
"c": 0.16429,
"h": 163.9
},
"luminance": 0.73753
}Semantic roles & 50–950 ramp
primary
#52FABB
secondary
#C72964
accent
#0056E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683