#55E4DC#55E4DC
#55E4DC is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.1% C 0.122 H 189.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #55E4DC |
|---|---|
| RGB | rgb(85, 228, 220) |
| HSL | hsl(177, 73%, 61%) |
| HSV | hsv(177, 63%, 89%) |
| CMYK | cmyk(62.7%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(83.22, -39.71, -7.45) |
| CIE-LCH | lch(83.22, 40.41, 190.63°) |
| OKLab | oklab(84.06% -0.12 -0.0208) |
| OKLCH | oklch(84.06% 0.122 189.8) |
| XYZ | xyz(44.4022, 62.5806, 77.4355) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Mediumturquoise
#48D1CC
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E4DC #E4555D
analogous
#55E495 #55E4DC #55A5E4
triadic
#55E4DC #DC55E4 #E4DC55
tetradic
#55E4DC #9555E4 #E4555D #A5E455
square
#55E4DC #9555E4 #E4555D #A5E455
split-complementary
#55E4DC #E455A5 #E49555
monochromatic
#1AA49D #23D9CF #55E4DC #8AECE7 #BFF5F2
Accessibility & contrast
On white
1.55
#55E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#55E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E4DC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E4DC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#00EAE1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #55e4dc; /* rgb */ color: rgb(85, 228, 220); /* oklch */ color: oklch(84.1% 0.122 189.8);
Tailwind
colors: {
custom: {
50: '#95ede6',
500: '#55e4dc',
950: '#000000',
},
}SCSS
$custom: #55e4dc; $custom-light: #95ede6; $custom-dark: #000000;
JSON
{
"hex": "#55e4dc",
"rgb": {
"r": 85,
"g": 228,
"b": 220
},
"hsl": {
"h": 176.643,
"s": 72.589,
"l": 61.373
},
"oklch": {
"l": 0.84063,
"c": 0.12181,
"h": 189.8
},
"luminance": 0.62585
}Semantic roles & 50–950 ramp
primary
#55E4DC
secondary
#A7363D
accent
#111CD5
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584