#52FFD4#52FFD4
#52FFD4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 172.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFD4 |
|---|---|
| RGB | rgb(82, 255, 212) |
| HSL | hsl(165, 100%, 66%) |
| HSV | hsv(165, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(90.81, -53.77, 7.80) |
| CIE-LCH | lch(90.81, 54.33, 171.75°) |
| OKLab | oklab(90.16% -0.1515 0.0198) |
| OKLCH | oklch(90.16% 0.153 172.6) |
| XYZ | xyz(51.1173, 78.0615, 74.6480) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFD4 #FF527D
analogous
#52FF7D #52FFD4 #52D3FF
triadic
#52FFD4 #D452FF #FFD452
tetradic
#52FFD4 #7D52FF #FF527D #D3FF52
square
#52FFD4 #7D52FF #FF527D #D3FF52
split-complementary
#52FFD4 #FF52D3 #FF7D52
monochromatic
#00D7A1 #15FFC5 #52FFD4 #8FFFE3 #CCFFF2
Accessibility & contrast
On white
1.26
#52FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#52FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFD4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFD4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD2
Deuteranopia (green-blind)
#DFDED7
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffd4; /* rgb */ color: rgb(82, 255, 212); /* oklch */ color: oklch(90.2% 0.153 172.6);
Tailwind
colors: {
custom: {
50: '#97ffe1',
500: '#52ffd4',
950: '#000000',
},
}SCSS
$custom: #52ffd4; $custom-light: #97ffe1; $custom-dark: #000000;
JSON
{
"hex": "#52ffd4",
"rgb": {
"r": 82,
"g": 255,
"b": 212
},
"hsl": {
"h": 165.087,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90155,
"c": 0.15282,
"h": 172.6
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#52FFD4
secondary
#D0254F
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684