#55DAEB#55DAEB
#55DAEB is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.116 H 207.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #55DAEB |
|---|---|
| RGB | rgb(85, 218, 235) |
| HSL | hsl(187, 79%, 63%) |
| HSV | hsv(187, 64%, 92%) |
| CMYK | cmyk(63.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.78, -30.92, -19.07) |
| CIE-LCH | lch(80.78, 36.33, 211.67°) |
| OKLab | oklab(82.24% -0.1037 -0.0529) |
| OKLCH | oklch(82.24% 0.116 207) |
| XYZ | xyz(43.8068, 58.0675, 87.4806) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.77
Robin'S Egg
#6DEDFD
ΔE00 4.43
Neon Blue
#04D9FF
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DAEB #EB6655
analogous
#55EBB1 #55DAEB #558FEB
triadic
#55DAEB #EB55DA #DAEB55
tetradic
#55DAEB #B155EB #EB6655 #8FEB55
square
#55DAEB #B155EB #EB6655 #8FEB55
split-complementary
#55DAEB #EB558F #EBB155
monochromatic
#159FB1 #1ECEE5 #55DAEB #8CE6F1 #C3F2F8
Accessibility & contrast
On white
1.66
#55DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#55DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DAEB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DAEB | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #55daeb; /* rgb */ color: rgb(85, 218, 235); /* oklch */ color: oklch(82.2% 0.116 207.0);
Tailwind
colors: {
custom: {
50: '#95e5f1',
500: '#55daeb',
950: '#000000',
},
}SCSS
$custom: #55daeb; $custom-light: #95e5f1; $custom-dark: #000000;
JSON
{
"hex": "#55daeb",
"rgb": {
"r": 85,
"g": 218,
"b": 235
},
"hsl": {
"h": 186.8,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.82235,
"c": 0.11646,
"h": 207
},
"luminance": 0.58072
}Semantic roles & 50–950 ramp
primary
#55DAEB
secondary
#B14133
accent
#220ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485