#55EDFB#55EDFB
#55EDFB is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.2% C 0.127 H 203.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDFB |
|---|---|
| RGB | rgb(85, 237, 251) |
| HSL | hsl(185, 95%, 66%) |
| HSV | hsv(185, 66%, 98%) |
| CMYK | cmyk(66.1%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(86.73, -35.35, -18.54) |
| CIE-LCH | lch(86.73, 39.92, 207.67°) |
| OKLab | oklab(87.21% -0.1161 -0.0514) |
| OKLCH | oklch(87.21% 0.127 203.9) |
| XYZ | xyz(51.4355, 69.4589, 101.9442) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.96
Robin Egg Blue
#8AF1FE
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDFB #FB6355
analogous
#55FBB6 #55EDFB #559AFB
triadic
#55EDFB #FB55ED #EDFB55
tetradic
#55EDFB #B655FB #FB6355 #9AFB55
square
#55EDFB #B655FB #FB6355 #9AFB55
split-complementary
#55EDFB #FB559A #FBB655
monochromatic
#05C0D1 #19E7FA #55EDFB #91F3FC #CDFAFE
Accessibility & contrast
On white
1.41
#55EDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#55EDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDFB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDFB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55edfb; /* rgb */ color: rgb(85, 237, 251); /* oklch */ color: oklch(87.2% 0.127 203.9);
Tailwind
colors: {
custom: {
50: '#98f3fc',
500: '#55edfb',
950: '#000000',
},
}SCSS
$custom: #55edfb; $custom-light: #98f3fc; $custom-dark: #000000;
JSON
{
"hex": "#55edfb",
"rgb": {
"r": 85,
"g": 237,
"b": 251
},
"hsl": {
"h": 185.06,
"s": 95.402,
"l": 65.882
},
"oklch": {
"l": 0.87208,
"c": 0.12697,
"h": 203.9
},
"luminance": 0.69465
}Semantic roles & 50–950 ramp
primary
#55EDFB
secondary
#CC3629
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585