#53DEB8#53DEB8
#53DEB8 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.132 H 171.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEB8 |
|---|---|
| RGB | rgb(83, 222, 184) |
| HSL | hsl(164, 68%, 60%) |
| HSV | hsv(164, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(80.48, -46.44, 7.62) |
| CIE-LCH | lch(80.48, 47.06, 170.68°) |
| OKLab | oklab(81.51% -0.1308 0.0194) |
| OKLCH | oklch(81.51% 0.132 171.6) |
| XYZ | xyz(38.3360, 57.5382, 54.4237) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.02
Aquamarine (survey)
#04D8B2
ΔE00 3.06
Eucalyptus
#44D7A8
ΔE00 3.09
Aqua (survey)
#13EAC9
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.49
Seafoam
#7FE0B3
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEB8 #DE5379
analogous
#53DE72 #53DEB8 #53BFDE
triadic
#53DEB8 #B853DE #DEB853
tetradic
#53DEB8 #7253DE #DE5379 #BFDE53
square
#53DEB8 #7253DE #DE5379 #BFDE53
split-complementary
#53DEB8 #DE53BF #DE7253
monochromatic
#1D9977 #27CD9F #53DEB8 #86E8CD #BAF2E2
Accessibility & contrast
On white
1.68
#53DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#53DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEB8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEB8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B6
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#00E0D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #53deb8; /* rgb */ color: rgb(83, 222, 184); /* oklch */ color: oklch(81.5% 0.132 171.6);
Tailwind
colors: {
custom: {
50: '#92e9cd',
500: '#53deb8',
950: '#000000',
},
}SCSS
$custom: #53deb8; $custom-light: #92e9cd; $custom-dark: #000000;
JSON
{
"hex": "#53deb8",
"rgb": {
"r": 83,
"g": 222,
"b": 184
},
"hsl": {
"h": 163.597,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.81513,
"c": 0.13219,
"h": 171.6
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#53DEB8
secondary
#9D3854
accent
#3D6DEB
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0E1613
muted
#7F8483