#55EADC#55EADC
#55EADC is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.5% C 0.127 H 186.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #55EADC |
|---|---|
| RGB | rgb(85, 234, 220) |
| HSL | hsl(174, 78%, 63%) |
| HSV | hsv(174, 64%, 92%) |
| CMYK | cmyk(63.7%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(84.97, -42.40, -4.87) |
| CIE-LCH | lch(84.97, 42.68, 186.55°) |
| OKLab | oklab(85.48% -0.126 -0.0138) |
| OKLCH | oklch(85.48% 0.127 186.3) |
| XYZ | xyz(46.0815, 65.9392, 77.9952) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.61
Bright Aqua
#0BF9EA
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 5.54
Aqua (survey)
#13EAC9
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EADC #EA5563
analogous
#55EA91 #55EADC #55AEEA
triadic
#55EADC #DC55EA #EADC55
tetradic
#55EADC #9155EA #EA5563 #AEEA55
square
#55EADC #9155EA #EA5563 #AEEA55
split-complementary
#55EADC #EA55AE #EA9155
monochromatic
#16AFA1 #1FE3D1 #55EADC #8BF1E7 #C2F7F2
Accessibility & contrast
On white
1.48
#55EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#55EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EADC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EADC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eadc; /* rgb */ color: rgb(85, 234, 220); /* oklch */ color: oklch(85.5% 0.127 186.3);
Tailwind
colors: {
custom: {
50: '#96f1e6',
500: '#55eadc',
950: '#000000',
},
}SCSS
$custom: #55eadc; $custom-light: #96f1e6; $custom-dark: #000000;
JSON
{
"hex": "#55eadc",
"rgb": {
"r": 85,
"g": 234,
"b": 220
},
"hsl": {
"h": 174.362,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.85479,
"c": 0.1268,
"h": 186.3
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#55EADC
secondary
#B0343F
accent
#0B1FDA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584