#52EFC3#52EFC3
#52EFC3 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.145 H 170.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #52EFC3 |
|---|---|
| RGB | rgb(82, 239, 195) |
| HSL | hsl(163, 83%, 63%) |
| HSV | hsv(163, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 18.4%, 6.3%) |
| CIE-LAB | lab(85.74, -51.17, 9.36) |
| CIE-LCH | lch(85.74, 52.02, 169.63°) |
| OKLab | oklab(85.88% -0.1434 0.0239) |
| OKLCH | oklch(85.88% 0.145 170.5) |
| XYZ | xyz(44.1915, 67.4621, 62.3117) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.19
Bright Teal
#01F9C6
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EFC3 #EF527E
analogous
#52EF74 #52EFC3 #52CCEF
triadic
#52EFC3 #C352EF #EFC352
tetradic
#52EFC3 #7452EF #EF527E #CCEF52
square
#52EFC3 #7452EF #EF527E #CCEF52
split-complementary
#52EFC3 #EF52CC #EF7452
monochromatic
#11B688 #1AEAB0 #52EFC3 #8AF4D6 #C2F9EA
Accessibility & contrast
On white
1.45
#52EFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#52EFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EFC3
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EFC3 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C1
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #52efc3; /* rgb */ color: rgb(82, 239, 195); /* oklch */ color: oklch(85.9% 0.145 170.5);
Tailwind
colors: {
custom: {
50: '#94f5d5',
500: '#52efc3',
950: '#000000',
},
}SCSS
$custom: #52efc3; $custom-light: #94f5d5; $custom-dark: #000000;
JSON
{
"hex": "#52efc3",
"rgb": {
"r": 82,
"g": 239,
"b": 195
},
"hsl": {
"h": 163.185,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.85882,
"c": 0.1454,
"h": 170.5
},
"luminance": 0.67467
}Semantic roles & 50–950 ramp
primary
#52EFC3
secondary
#B53055
accent
#0643DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583