#55ECC1#55ECC1
#55ECC1 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.2% C 0.142 H 170.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECC1 |
|---|---|
| RGB | rgb(85, 236, 193) |
| HSL | hsl(163, 80%, 63%) |
| HSV | hsv(163, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 18.2%, 7.5%) |
| CIE-LAB | lab(84.88, -49.91, 9.19) |
| CIE-LCH | lch(84.88, 50.74, 169.57°) |
| OKLab | oklab(85.19% -0.14 0.0235) |
| OKLCH | oklch(85.19% 0.142 170.5) |
| XYZ | xyz(43.3626, 65.7678, 60.8509) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.80
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECC1 #EC5580
analogous
#55EC75 #55ECC1 #55CBEC
triadic
#55ECC1 #C155EC #ECC155
tetradic
#55ECC1 #7555EC #EC5580 #CBEC55
square
#55ECC1 #7555EC #EC5580 #CBEC55
split-complementary
#55ECC1 #EC55CB #EC7555
monochromatic
#14B385 #1EE6AD #55ECC1 #8CF2D5 #C3F8E9
Accessibility & contrast
On white
1.48
#55ECC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#55ECC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECC1
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECC1 | 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)
#E6DDBF
Deuteranopia (green-blind)
#D0CEC4
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55ecc1; /* rgb */ color: rgb(85, 236, 193); /* oklch */ color: oklch(85.2% 0.142 170.5);
Tailwind
colors: {
custom: {
50: '#95f3d3',
500: '#55ecc1',
950: '#000000',
},
}SCSS
$custom: #55ecc1; $custom-light: #95f3d3; $custom-dark: #000000;
JSON
{
"hex": "#55ecc1",
"rgb": {
"r": 85,
"g": 236,
"b": 193
},
"hsl": {
"h": 162.914,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.85185,
"c": 0.14191,
"h": 170.5
},
"luminance": 0.65772
}Semantic roles & 50–950 ramp
primary
#55ECC1
secondary
#B33357
accent
#0945DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583