#55EAEC#55EAEC
#55EAEC is a very light, vivid teal. Relative luminance 0.668; OKLCH L 86.0% C 0.124 H 196.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #55EAEC |
|---|---|
| RGB | rgb(85, 234, 236) |
| HSL | hsl(181, 80%, 63%) |
| HSV | hsv(181, 64%, 93%) |
| CMYK | cmyk(64%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.42, -38.13, -12.63) |
| CIE-LCH | lch(85.42, 40.17, 198.32°) |
| OKLab | oklab(86% -0.1193 -0.035) |
| OKLCH | oklch(86% 0.124 196.4) |
| XYZ | xyz(48.3028, 66.8277, 89.6940) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.34
Bright Cyan
#41FDFE
ΔE00 4.15
Aqua
#00FFFF
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EAEC #EC5755
analogous
#55ECA3 #55EAEC #559EEC
triadic
#55EAEC #EC55EA #EAEC55
tetradic
#55EAEC #A355EC #EC5755 #9EEC55
square
#55EAEC #A355EC #EC5755 #9EEC55
split-complementary
#55EAEC #EC559E #ECA355
monochromatic
#14B1B3 #1EE3E6 #55EAEC #8CF1F2 #C3F8F8
Accessibility & contrast
On white
1.46
#55EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#55EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EAEC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EAEC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eaec; /* rgb */ color: rgb(85, 234, 236); /* oklch */ color: oklch(86.0% 0.124 196.4);
Tailwind
colors: {
custom: {
50: '#97f1f2',
500: '#55eaec',
950: '#000000',
},
}SCSS
$custom: #55eaec; $custom-light: #97f1f2; $custom-dark: #000000;
JSON
{
"hex": "#55eaec",
"rgb": {
"r": 85,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.795,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.85995,
"c": 0.12431,
"h": 196.4
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#55EAEC
secondary
#B33433
accent
#0C09DC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585