#55E1DB#55E1DB
#55E1DB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.3% C 0.120 H 191.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #55E1DB |
|---|---|
| RGB | rgb(85, 225, 219) |
| HSL | hsl(177, 70%, 61%) |
| HSV | hsv(177, 62%, 88%) |
| CMYK | cmyk(62.2%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(82.32, -38.62, -8.26) |
| CIE-LCH | lch(82.32, 39.49, 192.07°) |
| OKLab | oklab(83.32% -0.1174 -0.023) |
| OKLCH | oklch(83.32% 0.12 191.1) |
| XYZ | xyz(43.4520, 60.8915, 76.4673) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.62
Mediumturquoise
#48D1CC
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E1DB #E1555B
analogous
#55E195 #55E1DB #55A1E1
triadic
#55E1DB #DB55E1 #E1DB55
tetradic
#55E1DB #9555E1 #E1555B #A1E155
square
#55E1DB #9555E1 #E1555B #A1E155
split-complementary
#55E1DB #E155A1 #E19555
monochromatic
#1C9F9A #25D3CC #55E1DB #89EAE6 #BDF3F1
Accessibility & contrast
On white
1.59
#55E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#55E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E1DB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E1DB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #55e1db; /* rgb */ color: rgb(85, 225, 219); /* oklch */ color: oklch(83.3% 0.120 191.1);
Tailwind
colors: {
custom: {
50: '#95ebe6',
500: '#55e1db',
950: '#000000',
},
}SCSS
$custom: #55e1db; $custom-light: #95ebe6; $custom-dark: #000000;
JSON
{
"hex": "#55e1db",
"rgb": {
"r": 85,
"g": 225,
"b": 219
},
"hsl": {
"h": 177.429,
"s": 70,
"l": 60.784
},
"oklch": {
"l": 0.83323,
"c": 0.11965,
"h": 191.1
},
"luminance": 0.60896
}Semantic roles & 50–950 ramp
primary
#55E1DB
secondary
#A3383C
accent
#141CD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484