#53DEB1#53DEB1
#53DEB1 is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.3% C 0.137 H 168.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEB1 |
|---|---|
| RGB | rgb(83, 222, 177) |
| HSL | hsl(161, 68%, 60%) |
| HSV | hsv(161, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 20.3%, 12.9%) |
| CIE-LAB | lab(80.32, -48.07, 11.10) |
| CIE-LCH | lch(80.32, 49.33, 167.00°) |
| OKLab | oklab(81.33% -0.1339 0.0284) |
| OKLCH | oklch(81.33% 0.137 168) |
| XYZ | xyz(37.6204, 57.2519, 50.6545) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.96
Aqua Marine
#2EE8BB
ΔE00 2.98
Aquamarine (survey)
#04D8B2
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEB1 #DE5380
analogous
#53DE6C #53DEB1 #53C5DE
triadic
#53DEB1 #B153DE #DEB153
tetradic
#53DEB1 #6C53DE #DE5380 #C5DE53
square
#53DEB1 #6C53DE #DE5380 #C5DE53
split-complementary
#53DEB1 #DE53C5 #DE6C53
monochromatic
#1D9971 #27CD97 #53DEB1 #86E8C8 #BAF2E0
Accessibility & contrast
On white
1.69
#53DEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#53DEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEB1
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEB1 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AF
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#00DFD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #53deb1; /* rgb */ color: rgb(83, 222, 177); /* oklch */ color: oklch(81.3% 0.137 168.0);
Tailwind
colors: {
custom: {
50: '#91e9c8',
500: '#53deb1',
950: '#000000',
},
}SCSS
$custom: #53deb1; $custom-light: #91e9c8; $custom-dark: #000000;
JSON
{
"hex": "#53deb1",
"rgb": {
"r": 83,
"g": 222,
"b": 177
},
"hsl": {
"h": 160.576,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.81329,
"c": 0.13692,
"h": 168
},
"luminance": 0.57256
}Semantic roles & 50–950 ramp
primary
#53DEB1
secondary
#9D3859
accent
#3D75EB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482