#53DEB6#53DEB6
#53DEB6 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.133 H 170.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEB6 |
|---|---|
| RGB | rgb(83, 222, 182) |
| HSL | hsl(163, 68%, 60%) |
| HSV | hsv(163, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(80.43, -46.91, 8.62) |
| CIE-LCH | lch(80.43, 47.70, 169.59°) |
| OKLab | oklab(81.46% -0.1317 0.022) |
| OKLCH | oklch(81.46% 0.133 170.5) |
| XYZ | xyz(38.1279, 57.4549, 53.3274) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.67
Aqua Marine
#2EE8BB
ΔE00 2.88
Aquamarine (survey)
#04D8B2
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEB6 #DE537B
analogous
#53DE71 #53DEB6 #53C0DE
triadic
#53DEB6 #B653DE #DEB653
tetradic
#53DEB6 #7153DE #DE537B #C0DE53
square
#53DEB6 #7153DE #DE537B #C0DE53
split-complementary
#53DEB6 #DE53C0 #DE7153
monochromatic
#1D9976 #27CD9D #53DEB6 #86E8CC #BAF2E2
Accessibility & contrast
On white
1.68
#53DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#53DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEB6
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEB6 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#C4C2B9
Tritanopia (blue-blind)
#00E0D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #53deb6; /* rgb */ color: rgb(83, 222, 182); /* oklch */ color: oklch(81.5% 0.133 170.5);
Tailwind
colors: {
custom: {
50: '#91e9cb',
500: '#53deb6',
950: '#000000',
},
}SCSS
$custom: #53deb6; $custom-light: #91e9cb; $custom-dark: #000000;
JSON
{
"hex": "#53deb6",
"rgb": {
"r": 83,
"g": 222,
"b": 182
},
"hsl": {
"h": 162.734,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.81459,
"c": 0.13349,
"h": 170.5
},
"luminance": 0.57459
}Semantic roles & 50–950 ramp
primary
#53DEB6
secondary
#9D3855
accent
#3D6FEB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482