#53DEA0#53DEA0
#53DEA0 is a light, vivid teal. Relative luminance 0.566; OKLCH L 80.9% C 0.150 H 160.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEA0 |
|---|---|
| RGB | rgb(83, 222, 160) |
| HSL | hsl(153, 68%, 60%) |
| HSV | hsv(153, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 27.9%, 12.9%) |
| CIE-LAB | lab(79.96, -51.77, 19.54) |
| CIE-LCH | lch(79.96, 55.33, 159.32°) |
| OKLab | oklab(80.92% -0.1417 0.0497) |
| OKLCH | oklch(80.92% 0.15 160.7) |
| XYZ | xyz(36.0303, 56.6159, 42.2800) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 5.53
Aqua Marine
#2EE8BB
ΔE00 5.68
Seaweed
#18D17B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEA0 #DE5391
analogous
#53DE5A #53DEA0 #53D7DE
triadic
#53DEA0 #A053DE #DEA053
tetradic
#53DEA0 #5A53DE #DE5391 #D7DE53
square
#53DEA0 #5A53DE #DE5391 #D7DE53
split-complementary
#53DEA0 #DE53D7 #DE5A53
monochromatic
#1D9962 #27CD83 #53DEA0 #86E8BC #BAF2D9
Accessibility & contrast
On white
1.70
#53DEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#53DEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEA0
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEA0 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53dea0; /* rgb */ color: rgb(83, 222, 160); /* oklch */ color: oklch(80.9% 0.150 160.7);
Tailwind
colors: {
custom: {
50: '#91e9bc',
500: '#53dea0',
950: '#000000',
},
}SCSS
$custom: #53dea0; $custom-light: #91e9bc; $custom-dark: #000000;
JSON
{
"hex": "#53dea0",
"rgb": {
"r": 83,
"g": 222,
"b": 160
},
"hsl": {
"h": 153.237,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80918,
"c": 0.15016,
"h": 160.7
},
"luminance": 0.5662
}Semantic roles & 50–950 ramp
primary
#53DEA0
secondary
#9D3865
accent
#3D8BEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482