#55E0DD#55E0DD
#55E0DD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.119 H 193.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #55E0DD |
|---|---|
| RGB | rgb(85, 224, 221) |
| HSL | hsl(179, 69%, 61%) |
| HSV | hsv(179, 62%, 88%) |
| CMYK | cmyk(62.1%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(82.09, -37.62, -9.66) |
| CIE-LCH | lch(82.09, 38.85, 194.41°) |
| OKLab | oklab(83.15% -0.1155 -0.0269) |
| OKLCH | oklch(83.15% 0.119 193.1) |
| XYZ | xyz(43.4473, 60.4584, 77.7725) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E0DD #E05558
analogous
#55E097 #55E0DD #559DE0
triadic
#55E0DD #DD55E0 #E0DD55
tetradic
#55E0DD #9755E0 #E05558 #9DE055
square
#55E0DD #9755E0 #E05558 #9DE055
split-complementary
#55E0DD #E0559D #E09755
monochromatic
#1D9E9B #26D2CE #55E0DD #89E9E7 #BDF3F2
Accessibility & contrast
On white
1.60
#55E0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#55E0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E0DD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E0DD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #55e0dd; /* rgb */ color: rgb(85, 224, 221); /* oklch */ color: oklch(83.2% 0.119 193.1);
Tailwind
colors: {
custom: {
50: '#95eae7',
500: '#55e0dd',
950: '#000000',
},
}SCSS
$custom: #55e0dd; $custom-light: #95eae7; $custom-dark: #000000;
JSON
{
"hex": "#55e0dd",
"rgb": {
"r": 85,
"g": 224,
"b": 221
},
"hsl": {
"h": 178.705,
"s": 69.154,
"l": 60.588
},
"oklch": {
"l": 0.83153,
"c": 0.11863,
"h": 193.1
},
"luminance": 0.60463
}Semantic roles & 50–950 ramp
primary
#55E0DD
secondary
#A1383A
accent
#1418D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484