#55ECEE#55ECEE
#55ECEE is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.5% C 0.125 H 196.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECEE |
|---|---|
| RGB | rgb(85, 236, 238) |
| HSL | hsl(181, 82%, 63%) |
| HSV | hsv(181, 64%, 93%) |
| CMYK | cmyk(64.3%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.05, -38.50, -12.73) |
| CIE-LCH | lch(86.05, 40.55, 198.30°) |
| OKLab | oklab(86.53% -0.1204 -0.0353) |
| OKLCH | oklch(86.53% 0.125 196.4) |
| XYZ | xyz(49.1675, 68.0898, 91.4237) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.98
Bright Cyan
#41FDFE
ΔE00 3.73
Aqua
#00FFFF
ΔE00 4.59
Bright Turquoise
#0FFEF9
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECEE #EE5755
analogous
#55EEA3 #55ECEE #559FEE
triadic
#55ECEE #EE55EC #ECEE55
tetradic
#55ECEE #A355EE #EE5755 #9FEE55
square
#55ECEE #A355EE #EE5755 #9FEE55
split-complementary
#55ECEE #EE559F #EEA355
monochromatic
#12B4B6 #1DE6E8 #55ECEE #8DF2F4 #C4F8F9
Accessibility & contrast
On white
1.44
#55ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#55ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECEE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECEE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55ecee; /* rgb */ color: rgb(85, 236, 238); /* oklch */ color: oklch(86.5% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#97f2f3',
500: '#55ecee',
950: '#000000',
},
}SCSS
$custom: #55ecee; $custom-light: #97f2f3; $custom-dark: #000000;
JSON
{
"hex": "#55ecee",
"rgb": {
"r": 85,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.784,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.86528,
"c": 0.12549,
"h": 196.4
},
"luminance": 0.68095
}Semantic roles & 50–950 ramp
primary
#55ECEE
secondary
#B63331
accent
#0A07DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585