#55DEDC#55DEDC
#55DEDC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.117 H 193.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEDC |
|---|---|
| RGB | rgb(85, 222, 220) |
| HSL | hsl(179, 67%, 60%) |
| HSV | hsv(179, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.48, -36.97, -10.04) |
| CIE-LCH | lch(81.48, 38.31, 195.20°) |
| OKLab | oklab(82.65% -0.1139 -0.0279) |
| OKLCH | oklch(82.65% 0.117 193.8) |
| XYZ | xyz(42.7801, 59.3365, 76.8948) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 4.82
Turquoise
#40E0D0
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.36
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEDC #DE5557
analogous
#55DE97 #55DEDC #559CDE
triadic
#55DEDC #DC55DE #DEDC55
tetradic
#55DEDC #9755DE #DE5557 #9CDE55
square
#55DEDC #9755DE #DE5557 #9CDE55
split-complementary
#55DEDC #DE559C #DE9755
monochromatic
#1E9B99 #28CECB #55DEDC #88E8E7 #BCF2F1
Accessibility & contrast
On white
1.63
#55DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#55DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEDC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEDC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #55dedc; /* rgb */ color: rgb(85, 222, 220); /* oklch */ color: oklch(82.6% 0.117 193.8);
Tailwind
colors: {
custom: {
50: '#94e9e6',
500: '#55dedc',
950: '#000000',
},
}SCSS
$custom: #55dedc; $custom-light: #94e9e6; $custom-dark: #000000;
JSON
{
"hex": "#55dedc",
"rgb": {
"r": 85,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.124,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.82649,
"c": 0.11731,
"h": 193.8
},
"luminance": 0.59341
}Semantic roles & 50–950 ramp
primary
#55DEDC
secondary
#9E393A
accent
#1619CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484