#55E7DD#55E7DD
#55E7DD is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.124 H 188.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #55E7DD |
|---|---|
| RGB | rgb(85, 231, 221) |
| HSL | hsl(176, 75%, 62%) |
| HSV | hsv(176, 63%, 91%) |
| CMYK | cmyk(63.2%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.12, -40.80, -6.65) |
| CIE-LCH | lch(84.12, 41.34, 189.25°) |
| OKLab | oklab(84.8% -0.1226 -0.0186) |
| OKLCH | oklch(84.8% 0.124 188.6) |
| XYZ | xyz(45.3675, 64.2986, 78.4125) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Bright Aqua
#0BF9EA
ΔE00 4.61
Mediumturquoise
#48D1CC
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E7DD #E7555F
analogous
#55E794 #55E7DD #55A8E7
triadic
#55E7DD #DD55E7 #E7DD55
tetradic
#55E7DD #9455E7 #E7555F #A8E755
square
#55E7DD #9455E7 #E7555F #A8E755
split-complementary
#55E7DD #E755A8 #E79455
monochromatic
#18AAA0 #20DFD2 #55E7DD #8BEFE8 #C0F6F2
Accessibility & contrast
On white
1.52
#55E7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#55E7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E7DD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E7DD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55e7dd; /* rgb */ color: rgb(85, 231, 221); /* oklch */ color: oklch(84.8% 0.124 188.6);
Tailwind
colors: {
custom: {
50: '#95efe7',
500: '#55e7dd',
950: '#000000',
},
}SCSS
$custom: #55e7dd; $custom-light: #95efe7; $custom-dark: #000000;
JSON
{
"hex": "#55e7dd",
"rgb": {
"r": 85,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.89,
"s": 75.258,
"l": 61.961
},
"oklch": {
"l": 0.84802,
"c": 0.12401,
"h": 188.6
},
"luminance": 0.64304
}Semantic roles & 50–950 ramp
primary
#55E7DD
secondary
#AB353D
accent
#0E1CD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584