#55EEDA#55EEDA
#55EEDA is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.4% C 0.131 H 182.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEDA |
|---|---|
| RGB | rgb(85, 238, 218) |
| HSL | hsl(172, 82%, 63%) |
| HSV | hsv(172, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 8.4%, 6.7%) |
| CIE-LAB | lab(86.08, -44.68, -2.19) |
| CIE-LCH | lch(86.08, 44.73, 182.81°) |
| OKLab | oklab(86.36% -0.1309 -0.0066) |
| OKLCH | oklch(86.36% 0.131 182.9) |
| XYZ | xyz(46.9698, 68.1371, 76.9925) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Turquoise
#40E0D0
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 3.61
Aqua (survey)
#13EAC9
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 6.25
Light Turquoise
#7EF4CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEDA #EE5569
analogous
#55EE8D #55EEDA #55B5EE
triadic
#55EEDA #DA55EE #EEDA55
tetradic
#55EEDA #8D55EE #EE5569 #B5EE55
square
#55EEDA #8D55EE #EE5569 #B5EE55
split-complementary
#55EEDA #EE55B5 #EE8D55
monochromatic
#12B6A1 #1DE8CE #55EEDA #8DF4E6 #C4F9F2
Accessibility & contrast
On white
1.44
#55EEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#55EEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEDA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEDA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1D9
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55eeda; /* rgb */ color: rgb(85, 238, 218); /* oklch */ color: oklch(86.4% 0.131 182.9);
Tailwind
colors: {
custom: {
50: '#96f4e5',
500: '#55eeda',
950: '#000000',
},
}SCSS
$custom: #55eeda; $custom-light: #96f4e5; $custom-dark: #000000;
JSON
{
"hex": "#55eeda",
"rgb": {
"r": 85,
"g": 238,
"b": 218
},
"hsl": {
"h": 172.157,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.86363,
"c": 0.13107,
"h": 182.9
},
"luminance": 0.68142
}Semantic roles & 50–950 ramp
primary
#55EEDA
secondary
#B63143
accent
#0723DE
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584