#52EDC4#52EDC4
#52EDC4 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.142 H 171.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDC4 |
|---|---|
| RGB | rgb(82, 237, 196) |
| HSL | hsl(164, 81%, 63%) |
| HSV | hsv(164, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 17.3%, 7.1%) |
| CIE-LAB | lab(85.17, -50.11, 8.03) |
| CIE-LCH | lch(85.17, 50.75, 170.90°) |
| OKLab | oklab(85.43% -0.141 0.0204) |
| OKLCH | oklch(85.43% 0.142 171.8) |
| XYZ | xyz(43.7227, 66.3429, 62.7151) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.10
Aqua (survey)
#13EAC9
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDC4 #ED527B
analogous
#52ED76 #52EDC4 #52C9ED
triadic
#52EDC4 #C452ED #EDC452
tetradic
#52EDC4 #7652ED #ED527B #C9ED52
square
#52EDC4 #7652ED #ED527B #C9ED52
split-complementary
#52EDC4 #ED52C9 #ED7652
monochromatic
#13B288 #1BE7B1 #52EDC4 #89F3D7 #C1F9EA
Accessibility & contrast
On white
1.47
#52EDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#52EDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDC4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDC4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52edc4; /* rgb */ color: rgb(82, 237, 196); /* oklch */ color: oklch(85.4% 0.142 171.8);
Tailwind
colors: {
custom: {
50: '#94f3d5',
500: '#52edc4',
950: '#000000',
},
}SCSS
$custom: #52edc4; $custom-light: #94f3d5; $custom-dark: #000000;
JSON
{
"hex": "#52edc4",
"rgb": {
"r": 82,
"g": 237,
"b": 196
},
"hsl": {
"h": 164.129,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.85427,
"c": 0.14246,
"h": 171.8
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#52EDC4
secondary
#B23153
accent
#0840DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583