#55EBFB#55EBFB
#55EBFB is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.126 H 205.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBFB |
|---|---|
| RGB | rgb(85, 235, 251) |
| HSL | hsl(186, 95%, 66%) |
| HSV | hsv(186, 66%, 98%) |
| CMYK | cmyk(66.1%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.16, -34.42, -19.40) |
| CIE-LCH | lch(86.16, 39.51, 209.41°) |
| OKLab | oklab(86.75% -0.1141 -0.0538) |
| OKLCH | oklch(86.75% 0.126 205.2) |
| XYZ | xyz(50.8597, 68.3073, 101.7523) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.63
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBFB #FB6555
analogous
#55FBB8 #55EBFB #5598FB
triadic
#55EBFB #FB55EB #EBFB55
tetradic
#55EBFB #B855FB #FB6555 #98FB55
square
#55EBFB #B855FB #FB6555 #98FB55
split-complementary
#55EBFB #FB5598 #FBB855
monochromatic
#05BDD1 #19E4FA #55EBFB #91F2FC #CDF9FE
Accessibility & contrast
On white
1.43
#55EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#55EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBFB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBFB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #55ebfb; /* rgb */ color: rgb(85, 235, 251); /* oklch */ color: oklch(86.7% 0.126 205.2);
Tailwind
colors: {
custom: {
50: '#98f2fc',
500: '#55ebfb',
950: '#000000',
},
}SCSS
$custom: #55ebfb; $custom-light: #98f2fc; $custom-dark: #000000;
JSON
{
"hex": "#55ebfb",
"rgb": {
"r": 85,
"g": 235,
"b": 251
},
"hsl": {
"h": 185.783,
"s": 95.402,
"l": 65.882
},
"oklch": {
"l": 0.86747,
"c": 0.1262,
"h": 205.2
},
"luminance": 0.68313
}Semantic roles & 50–950 ramp
primary
#55EBFB
secondary
#CC3829
accent
#1600E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585