#55ECDA#55ECDA
#55ECDA is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.9% C 0.129 H 184.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECDA |
|---|---|
| RGB | rgb(85, 236, 218) |
| HSL | hsl(173, 80%, 63%) |
| HSV | hsv(173, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(85.49, -43.80, -3.04) |
| CIE-LCH | lch(85.49, 43.91, 183.97°) |
| OKLab | oklab(85.89% -0.1289 -0.0089) |
| OKLCH | oklch(85.89% 0.129 184) |
| XYZ | xyz(46.3908, 66.9791, 76.7994) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 6.05
Bright Cyan
#41FDFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECDA #EC5567
analogous
#55EC8F #55ECDA #55B2EC
triadic
#55ECDA #DA55EC #ECDA55
tetradic
#55ECDA #8F55EC #EC5567 #B2EC55
square
#55ECDA #8F55EC #EC5567 #B2EC55
split-complementary
#55ECDA #EC55B2 #EC8F55
monochromatic
#14B3A0 #1EE6CE #55ECDA #8CF2E6 #C3F8F2
Accessibility & contrast
On white
1.46
#55ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#55ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECDA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECDA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55ecda; /* rgb */ color: rgb(85, 236, 218); /* oklch */ color: oklch(85.9% 0.129 184.0);
Tailwind
colors: {
custom: {
50: '#96f3e5',
500: '#55ecda',
950: '#000000',
},
}SCSS
$custom: #55ecda; $custom-light: #96f3e5; $custom-dark: #000000;
JSON
{
"hex": "#55ecda",
"rgb": {
"r": 85,
"g": 236,
"b": 218
},
"hsl": {
"h": 172.848,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.8589,
"c": 0.12921,
"h": 184
},
"luminance": 0.66984
}Semantic roles & 50–950 ramp
primary
#55ECDA
secondary
#B33342
accent
#0922DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584