#52FFD0#52FFD0
#52FFD0 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.155 H 170.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFD0 |
|---|---|
| RGB | rgb(82, 255, 208) |
| HSL | hsl(164, 100%, 66%) |
| HSV | hsv(164, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.72, -54.70, 9.73) |
| CIE-LCH | lch(90.72, 55.56, 169.91°) |
| OKLab | oklab(90.05% -0.1533 0.0248) |
| OKLCH | oklch(90.05% 0.155 170.8) |
| XYZ | xyz(50.6190, 77.8622, 72.0234) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.46
Aquamarine
#7FFFD4
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.54
Aqua Marine
#2EE8BB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFD0 #FF5281
analogous
#52FF79 #52FFD0 #52D8FF
triadic
#52FFD0 #D052FF #FFD052
tetradic
#52FFD0 #7952FF #FF5281 #D8FF52
square
#52FFD0 #7952FF #FF5281 #D8FF52
split-complementary
#52FFD0 #FF52D8 #FF7952
monochromatic
#00D79C #15FFBF #52FFD0 #8FFFE1 #CCFFF1
Accessibility & contrast
On white
1.27
#52FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#52FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFD0
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFD0 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffd0; /* rgb */ color: rgb(82, 255, 208); /* oklch */ color: oklch(90.0% 0.155 170.8);
Tailwind
colors: {
custom: {
50: '#97ffde',
500: '#52ffd0',
950: '#000000',
},
}SCSS
$custom: #52ffd0; $custom-light: #97ffde; $custom-dark: #000000;
JSON
{
"hex": "#52ffd0",
"rgb": {
"r": 82,
"g": 255,
"b": 208
},
"hsl": {
"h": 163.699,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.9005,
"c": 0.15531,
"h": 170.8
},
"luminance": 0.77868
}Semantic roles & 50–950 ramp
primary
#52FFD0
secondary
#D02553
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684