#55ECC0#55ECC0
#55ECC0 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.143 H 170.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECC0 |
|---|---|
| RGB | rgb(85, 236, 192) |
| HSL | hsl(163, 80%, 63%) |
| HSV | hsv(163, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(84.86, -50.14, 9.68) |
| CIE-LCH | lch(84.86, 51.06, 169.07°) |
| OKLab | oklab(85.16% -0.1404 0.0247) |
| OKLCH | oklch(85.16% 0.143 170) |
| XYZ | xyz(43.2514, 65.7233, 60.2654) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.81
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECC0 #EC5581
analogous
#55EC75 #55ECC0 #55CCEC
triadic
#55ECC0 #C055EC #ECC055
tetradic
#55ECC0 #7555EC #EC5581 #CCEC55
square
#55ECC0 #7555EC #EC5581 #CCEC55
split-complementary
#55ECC0 #EC55CC #EC7555
monochromatic
#14B384 #1EE6AC #55ECC0 #8CF2D4 #C3F8E9
Accessibility & contrast
On white
1.48
#55ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#55ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECC0
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECC0 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#00EEDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55ecc0; /* rgb */ color: rgb(85, 236, 192); /* oklch */ color: oklch(85.2% 0.143 170.0);
Tailwind
colors: {
custom: {
50: '#95f3d3',
500: '#55ecc0',
950: '#000000',
},
}SCSS
$custom: #55ecc0; $custom-light: #95f3d3; $custom-dark: #000000;
JSON
{
"hex": "#55ecc0",
"rgb": {
"r": 85,
"g": 236,
"b": 192
},
"hsl": {
"h": 162.517,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.85159,
"c": 0.14257,
"h": 170
},
"luminance": 0.65728
}Semantic roles & 50–950 ramp
primary
#55ECC0
secondary
#B33358
accent
#0947DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583