#55E0DE#55E0DE
#55E0DE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.119 H 193.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #55E0DE |
|---|---|
| RGB | rgb(85, 224, 222) |
| HSL | hsl(179, 69%, 61%) |
| HSV | hsv(179, 62%, 88%) |
| CMYK | cmyk(62.1%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(82.12, -37.35, -10.15) |
| CIE-LCH | lch(82.12, 38.71, 195.21°) |
| OKLab | oklab(83.19% -0.1151 -0.0282) |
| OKLCH | oklch(83.19% 0.119 193.8) |
| XYZ | xyz(43.5809, 60.5118, 78.4762) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E0DE #E05557
analogous
#55E099 #55E0DE #559CE0
triadic
#55E0DE #DE55E0 #E0DE55
tetradic
#55E0DE #9955E0 #E05557 #9CE055
square
#55E0DE #9955E0 #E05557 #9CE055
split-complementary
#55E0DE #E0559C #E09955
monochromatic
#1D9E9C #26D2CF #55E0DE #89E9E8 #BDF3F2
Accessibility & contrast
On white
1.60
#55E0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#55E0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E0DE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E0DE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #55e0de; /* rgb */ color: rgb(85, 224, 222); /* oklch */ color: oklch(83.2% 0.119 193.8);
Tailwind
colors: {
custom: {
50: '#95eae8',
500: '#55e0de',
950: '#000000',
},
}SCSS
$custom: #55e0de; $custom-light: #95eae8; $custom-dark: #000000;
JSON
{
"hex": "#55e0de",
"rgb": {
"r": 85,
"g": 224,
"b": 222
},
"hsl": {
"h": 179.137,
"s": 69.154,
"l": 60.588
},
"oklch": {
"l": 0.83186,
"c": 0.11853,
"h": 193.8
},
"luminance": 0.60517
}Semantic roles & 50–950 ramp
primary
#55E0DE
secondary
#A1383A
accent
#1417D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484