#52DEBC#52DEBC
#52DEBC is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.6% C 0.130 H 173.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEBC |
|---|---|
| RGB | rgb(82, 222, 188) |
| HSL | hsl(165, 68%, 60%) |
| HSV | hsv(165, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.55, -45.66, 5.60) |
| CIE-LCH | lch(80.55, 46.00, 173.01°) |
| OKLab | oklab(81.59% -0.1294 0.0141) |
| OKLCH | oklch(81.59% 0.13 173.8) |
| XYZ | xyz(38.6736, 57.6631, 56.6591) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEBC #DE5274
analogous
#52DE76 #52DEBC #52BADE
triadic
#52DEBC #BC52DE #DEBC52
tetradic
#52DEBC #7652DE #DE5274 #BADE52
square
#52DEBC #7652DE #DE5274 #BADE52
split-complementary
#52DEBC #DE52BA #DE7652
monochromatic
#1D997B #27CCA4 #52DEBC #85E8D0 #B9F2E4
Accessibility & contrast
On white
1.68
#52DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#52DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEBC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEBC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #52debc; /* rgb */ color: rgb(82, 222, 188); /* oklch */ color: oklch(81.6% 0.130 173.8);
Tailwind
colors: {
custom: {
50: '#91e9d0',
500: '#52debc',
950: '#000000',
},
}SCSS
$custom: #52debc; $custom-light: #91e9d0; $custom-dark: #000000;
JSON
{
"hex": "#52debc",
"rgb": {
"r": 82,
"g": 222,
"b": 188
},
"hsl": {
"h": 165.429,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.81594,
"c": 0.13022,
"h": 173.8
},
"luminance": 0.57667
}Semantic roles & 50–950 ramp
primary
#52DEBC
secondary
#9D3850
accent
#3D67EB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483