#55ECC3#55ECC3
#55ECC3 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.141 H 171.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECC3 |
|---|---|
| RGB | rgb(85, 236, 195) |
| HSL | hsl(164, 80%, 63%) |
| HSV | hsv(164, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(84.92, -49.44, 8.21) |
| CIE-LCH | lch(84.92, 50.12, 170.58°) |
| OKLab | oklab(85.24% -0.1391 0.0209) |
| OKLCH | oklch(85.24% 0.141 171.5) |
| XYZ | xyz(43.5872, 65.8576, 62.0339) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 3.41
Aqua (survey)
#13EAC9
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECC3 #EC557E
analogous
#55EC78 #55ECC3 #55C9EC
triadic
#55ECC3 #C355EC #ECC355
tetradic
#55ECC3 #7855EC #EC557E #C9EC55
square
#55ECC3 #7855EC #EC557E #C9EC55
split-complementary
#55ECC3 #EC55C9 #EC7855
monochromatic
#14B388 #1EE6B0 #55ECC3 #8CF2D6 #C3F8EA
Accessibility & contrast
On white
1.48
#55ECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#55ECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECC3
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECC3 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC1
Deuteranopia (green-blind)
#D0CEC6
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55ecc3; /* rgb */ color: rgb(85, 236, 195); /* oklch */ color: oklch(85.2% 0.141 171.5);
Tailwind
colors: {
custom: {
50: '#95f3d5',
500: '#55ecc3',
950: '#000000',
},
}SCSS
$custom: #55ecc3; $custom-light: #95f3d5; $custom-dark: #000000;
JSON
{
"hex": "#55ecc3",
"rgb": {
"r": 85,
"g": 236,
"b": 195
},
"hsl": {
"h": 163.709,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.85237,
"c": 0.14063,
"h": 171.5
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#55ECC3
secondary
#B33355
accent
#0943DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583