#52FECA#52FECA
#52FECA is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.158 H 168.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #52FECA |
|---|---|
| RGB | rgb(82, 254, 202) |
| HSL | hsl(162, 99%, 66%) |
| HSV | hsv(162, 68%, 100%) |
| CMYK | cmyk(67.7%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(90.29, -55.67, 12.22) |
| CIE-LCH | lch(90.29, 57.00, 167.62°) |
| OKLab | oklab(89.66% -0.155 0.0313) |
| OKLCH | oklch(89.66% 0.158 168.6) |
| XYZ | xyz(49.5766, 76.9361, 68.1030) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FECA #FE5286
analogous
#52FE74 #52FECA #52DCFE
triadic
#52FECA #CA52FE #FECA52
tetradic
#52FECA #7452FE #FE5286 #DCFE52
square
#52FECA #7452FE #FE5286 #DCFE52
split-complementary
#52FECA #FE52DC #FE7452
monochromatic
#01D495 #15FEB7 #52FECA #8FFEDD #CCFFEF
Accessibility & contrast
On white
1.28
#52FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#52FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FECA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FECA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E1DCCD
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52feca; /* rgb */ color: rgb(82, 254, 202); /* oklch */ color: oklch(89.7% 0.158 168.6);
Tailwind
colors: {
custom: {
50: '#96ffda',
500: '#52feca',
950: '#000000',
},
}SCSS
$custom: #52feca; $custom-light: #96ffda; $custom-dark: #000000;
JSON
{
"hex": "#52feca",
"rgb": {
"r": 82,
"g": 254,
"b": 202
},
"hsl": {
"h": 161.86,
"s": 98.851,
"l": 65.882
},
"oklch": {
"l": 0.89659,
"c": 0.15813,
"h": 168.6
},
"luminance": 0.76942
}Semantic roles & 50–950 ramp
primary
#52FECA
secondary
#CF2659
accent
#0045E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683