#55E7DB#55E7DB
#55E7DB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.124 H 187.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #55E7DB |
|---|---|
| RGB | rgb(85, 231, 219) |
| HSL | hsl(175, 75%, 62%) |
| HSV | hsv(175, 63%, 91%) |
| CMYK | cmyk(63.2%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.07, -41.33, -5.67) |
| CIE-LCH | lch(84.07, 41.71, 187.82°) |
| OKLab | oklab(84.74% -0.1235 -0.016) |
| OKLCH | oklch(84.74% 0.124 187.4) |
| XYZ | xyz(45.1026, 64.1927, 77.0175) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.40
Bright Aqua
#0BF9EA
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 5.77
Bright Cyan
#41FDFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E7DB #E75561
analogous
#55E792 #55E7DB #55AAE7
triadic
#55E7DB #DB55E7 #E7DB55
tetradic
#55E7DB #9255E7 #E75561 #AAE755
square
#55E7DB #9255E7 #E75561 #AAE755
split-complementary
#55E7DB #E755AA #E79255
monochromatic
#18AA9E #20DFD0 #55E7DB #8BEFE6 #C0F6F2
Accessibility & contrast
On white
1.52
#55E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#55E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E7DB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E7DB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55e7db; /* rgb */ color: rgb(85, 231, 219); /* oklch */ color: oklch(84.7% 0.124 187.4);
Tailwind
colors: {
custom: {
50: '#95efe6',
500: '#55e7db',
950: '#000000',
},
}SCSS
$custom: #55e7db; $custom-light: #95efe6; $custom-dark: #000000;
JSON
{
"hex": "#55e7db",
"rgb": {
"r": 85,
"g": 231,
"b": 219
},
"hsl": {
"h": 175.068,
"s": 75.258,
"l": 61.961
},
"oklch": {
"l": 0.84739,
"c": 0.12449,
"h": 187.4
},
"luminance": 0.64198
}Semantic roles & 50–950 ramp
primary
#55E7DB
secondary
#AB353F
accent
#0E1FD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584