#52EFC2#52EFC2
#52EFC2 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.146 H 170.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #52EFC2 |
|---|---|
| RGB | rgb(82, 239, 194) |
| HSL | hsl(163, 83%, 63%) |
| HSV | hsv(163, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 18.8%, 6.3%) |
| CIE-LAB | lab(85.71, -51.40, 9.85) |
| CIE-LCH | lch(85.71, 52.34, 169.15°) |
| OKLab | oklab(85.86% -0.1439 0.0252) |
| OKLCH | oklch(85.86% 0.146 170.1) |
| XYZ | xyz(44.0788, 67.4170, 61.7182) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.18
Bright Teal
#01F9C6
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.40
Aqua (survey)
#13EAC9
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EFC2 #EF527F
analogous
#52EF74 #52EFC2 #52CDEF
triadic
#52EFC2 #C252EF #EFC252
tetradic
#52EFC2 #7452EF #EF527F #CDEF52
square
#52EFC2 #7452EF #EF527F #CDEF52
split-complementary
#52EFC2 #EF52CD #EF7452
monochromatic
#11B687 #1AEAAE #52EFC2 #8AF4D6 #C2F9EA
Accessibility & contrast
On white
1.45
#52EFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#52EFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EFC2
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EFC2 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #52efc2; /* rgb */ color: rgb(82, 239, 194); /* oklch */ color: oklch(85.9% 0.146 170.1);
Tailwind
colors: {
custom: {
50: '#94f5d4',
500: '#52efc2',
950: '#000000',
},
}SCSS
$custom: #52efc2; $custom-light: #94f5d4; $custom-dark: #000000;
JSON
{
"hex": "#52efc2",
"rgb": {
"r": 82,
"g": 239,
"b": 194
},
"hsl": {
"h": 162.803,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.85856,
"c": 0.14606,
"h": 170.1
},
"luminance": 0.67422
}Semantic roles & 50–950 ramp
primary
#52EFC2
secondary
#B53056
accent
#0644DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583