#55ECDB#55ECDB
#55ECDB is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.9% C 0.129 H 184.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECDB |
|---|---|
| RGB | rgb(85, 236, 219) |
| HSL | hsl(173, 80%, 63%) |
| HSV | hsv(173, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(85.52, -43.54, -3.53) |
| CIE-LCH | lch(85.52, 43.69, 184.63°) |
| OKLab | oklab(85.92% -0.1285 -0.0102) |
| OKLCH | oklch(85.92% 0.129 184.6) |
| XYZ | xyz(46.5220, 67.0316, 77.4907) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Bright Aqua
#0BF9EA
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Turquoise
#0FFEF9
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECDB #EC5566
analogous
#55EC8F #55ECDB #55B1EC
triadic
#55ECDB #DB55EC #ECDB55
tetradic
#55ECDB #8F55EC #EC5566 #B1EC55
square
#55ECDB #8F55EC #EC5566 #B1EC55
split-complementary
#55ECDB #EC55B1 #EC8F55
monochromatic
#14B3A1 #1EE6CF #55ECDB #8CF2E7 #C3F8F2
Accessibility & contrast
On white
1.46
#55ECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#55ECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECDB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECDB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55ecdb; /* rgb */ color: rgb(85, 236, 219); /* oklch */ color: oklch(85.9% 0.129 184.6);
Tailwind
colors: {
custom: {
50: '#96f3e6',
500: '#55ecdb',
950: '#000000',
},
}SCSS
$custom: #55ecdb; $custom-light: #96f3e6; $custom-dark: #000000;
JSON
{
"hex": "#55ecdb",
"rgb": {
"r": 85,
"g": 236,
"b": 219
},
"hsl": {
"h": 173.245,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.8592,
"c": 0.12888,
"h": 184.6
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#55ECDB
secondary
#B33341
accent
#0921DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584