#53DDAC#53DDAC
#53DDAC is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.0% C 0.139 H 166.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #53DDAC |
|---|---|
| RGB | rgb(83, 221, 172) |
| HSL | hsl(159, 67%, 60%) |
| HSV | hsv(159, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(79.91, -48.77, 13.16) |
| CIE-LCH | lch(79.91, 50.52, 164.90°) |
| OKLab | oklab(80.96% -0.1352 0.0337) |
| OKLCH | oklch(80.96% 0.139 166) |
| XYZ | xyz(36.8663, 56.5266, 47.9896) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.72
Aqua Marine
#2EE8BB
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 4.95
Aqua Green
#12E193
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DDAC #DD5384
analogous
#53DD67 #53DDAC #53C9DD
triadic
#53DDAC #AC53DD #DDAC53
tetradic
#53DDAC #6753DD #DD5384 #C9DD53
square
#53DDAC #6753DD #DD5384 #C9DD53
split-complementary
#53DDAC #DD53C9 #DD6753
monochromatic
#1E986C #28CB91 #53DDAC #86E7C5 #B9F1DD
Accessibility & contrast
On white
1.71
#53DDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#53DDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DDAC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DDAC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#00DECF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53ddac; /* rgb */ color: rgb(83, 221, 172); /* oklch */ color: oklch(81.0% 0.139 166.0);
Tailwind
colors: {
custom: {
50: '#91e8c4',
500: '#53ddac',
950: '#000000',
},
}SCSS
$custom: #53ddac; $custom-light: #91e8c4; $custom-dark: #000000;
JSON
{
"hex": "#53ddac",
"rgb": {
"r": 83,
"g": 221,
"b": 172
},
"hsl": {
"h": 158.696,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80959,
"c": 0.13932,
"h": 166
},
"luminance": 0.5653
}Semantic roles & 50–950 ramp
primary
#53DDAC
secondary
#9C385C
accent
#3E7BEA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482