#52FFCA#52FFCA
#52FFCA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.159 H 168.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFCA |
|---|---|
| RGB | rgb(82, 255, 202) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.58, -56.07, 12.64) |
| CIE-LCH | lch(90.58, 57.48, 167.30°) |
| OKLab | oklab(89.9% -0.156 0.0323) |
| OKLCH | oklch(89.9% 0.159 168.3) |
| XYZ | xyz(49.8947, 77.5725, 68.2091) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 2.97
Aquamarine
#7FFFD4
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFCA #FF5287
analogous
#52FF73 #52FFCA #52DEFF
triadic
#52FFCA #CA52FF #FFCA52
tetradic
#52FFCA #7352FF #FF5287 #DEFF52
square
#52FFCA #7352FF #FF5287 #DEFF52
split-complementary
#52FFCA #FF52DE #FF7352
monochromatic
#00D795 #15FFB7 #52FFCA #8FFFDD #CCFFEF
Accessibility & contrast
On white
1.27
#52FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#52FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFCA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFCA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffca; /* rgb */ color: rgb(82, 255, 202); /* oklch */ color: oklch(89.9% 0.159 168.3);
Tailwind
colors: {
custom: {
50: '#96ffda',
500: '#52ffca',
950: '#000000',
},
}SCSS
$custom: #52ffca; $custom-light: #96ffda; $custom-dark: #000000;
JSON
{
"hex": "#52ffca",
"rgb": {
"r": 82,
"g": 255,
"b": 202
},
"hsl": {
"h": 161.618,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89898,
"c": 0.15929,
"h": 168.3
},
"luminance": 0.77578
}Semantic roles & 50–950 ramp
primary
#52FFCA
secondary
#D02559
accent
#0046E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683