#55ECC8#55ECC8
#55ECC8 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.138 H 174.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECC8 |
|---|---|
| RGB | rgb(85, 236, 200) |
| HSL | hsl(166, 80%, 63%) |
| HSV | hsv(166, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 15.3%, 7.5%) |
| CIE-LAB | lab(85.04, -48.26, 5.75) |
| CIE-LCH | lch(85.04, 48.60, 173.20°) |
| OKLab | oklab(85.37% -0.1368 0.0145) |
| OKLCH | oklch(85.37% 0.138 174) |
| XYZ | xyz(44.1620, 66.0875, 65.0612) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECC8 #EC5579
analogous
#55EC7C #55ECC8 #55C5EC
triadic
#55ECC8 #C855EC #ECC855
tetradic
#55ECC8 #7C55EC #EC5579 #C5EC55
square
#55ECC8 #7C55EC #EC5579 #C5EC55
split-complementary
#55ECC8 #EC55C5 #EC7C55
monochromatic
#14B38D #1EE6B6 #55ECC8 #8CF2DA #C3F8EC
Accessibility & contrast
On white
1.48
#55ECC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#55ECC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECC8
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECC8 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC6
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55ecc8; /* rgb */ color: rgb(85, 236, 200); /* oklch */ color: oklch(85.4% 0.138 174.0);
Tailwind
colors: {
custom: {
50: '#95f3d8',
500: '#55ecc8',
950: '#000000',
},
}SCSS
$custom: #55ecc8; $custom-light: #95f3d8; $custom-dark: #000000;
JSON
{
"hex": "#55ecc8",
"rgb": {
"r": 85,
"g": 236,
"b": 200
},
"hsl": {
"h": 165.695,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.85372,
"c": 0.1376,
"h": 174
},
"luminance": 0.66092
}Semantic roles & 50–950 ramp
primary
#55ECC8
secondary
#B33351
accent
#093CDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583