#52FFFB#52FFFB
#52FFFB is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.138 H 192.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFFB |
|---|---|
| RGB | rgb(82, 255, 251) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.81, -43.92, -10.94) |
| CIE-LCH | lch(91.81, 45.26, 193.98°) |
| OKLab | oklab(91.3% -0.1347 -0.0304) |
| OKLCH | oklch(91.3% 0.138 192.7) |
| XYZ | xyz(56.6443, 80.2723, 103.7569) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.66
Bright Turquoise
#0FFEF9
ΔE00 1.80
Aqua
#00FFFF
ΔE00 1.99
Bright Light Blue
#26F7FD
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 4.30
Light Cyan
#ACFFFC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFFB #FF5256
analogous
#52FFA4 #52FFFB #52ACFF
triadic
#52FFFB #FB52FF #FFFB52
tetradic
#52FFFB #A452FF #FF5256 #ACFF52
square
#52FFFB #A452FF #FF5256 #ACFF52
split-complementary
#52FFFB #FF52AC #FFA452
monochromatic
#00D7D2 #15FFFA #52FFFB #8FFFFC #CCFFFE
Accessibility & contrast
On white
1.23
#52FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#52FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFFB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFFB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #52fffb; /* rgb */ color: rgb(82, 255, 251); /* oklch */ color: oklch(91.3% 0.138 192.7);
Tailwind
colors: {
custom: {
50: '#99fffc',
500: '#52fffb',
950: '#000000',
},
}SCSS
$custom: #52fffb; $custom-light: #99fffc; $custom-dark: #000000;
JSON
{
"hex": "#52fffb",
"rgb": {
"r": 82,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.613,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.913,
"c": 0.13809,
"h": 192.7
},
"luminance": 0.80279
}Semantic roles & 50–950 ramp
primary
#52FFFB
secondary
#D02529
accent
#0005E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685