#B5EBFB#B5EBFB
#B5EBFB is a very light, muted cyan. Relative luminance 0.762; OKLCH L 90.8% C 0.059 H 217.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EBFB |
|---|---|
| RGB | rgb(181, 235, 251) |
| HSL | hsl(194, 90%, 85%) |
| HSV | hsv(194, 28%, 98%) |
| CMYK | cmyk(27.9%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.95, -13.55, -13.32) |
| CIE-LCH | lch(89.95, 19.00, 224.50°) |
| OKLab | oklab(90.81% -0.0467 -0.0363) |
| OKLCH | oklch(90.81% 0.059 217.9) |
| XYZ | xyz(66.1716, 76.2024, 102.4700) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.06
Ice Blue
#A5DFF9
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 4.45
Lightblue
#ADD8E6
ΔE00 4.50
Light Sky Blue
#C6FCFF
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EBFB #FBC5B5
analogous
#B5FBE8 #B5EBFB #B5C8FB
triadic
#B5EBFB #FBB5EB #EBFBB5
tetradic
#B5EBFB #E8B5FB #FBC5B5 #C8FBB5
square
#B5EBFB #E8B5FB #FBC5B5 #C8FBB5
split-complementary
#B5EBFB #FBB5C8 #FBE8B5
monochromatic
#41CCF5 #7BDBF8 #B5EBFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.29
#B5EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#B5EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EBFB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EBFB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#9EF1F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b5ebfb; /* rgb */ color: rgb(181, 235, 251); /* oklch */ color: oklch(90.8% 0.059 217.9);
Tailwind
colors: {
custom: {
50: '#ccf1fc',
500: '#b5ebfb',
950: '#000000',
},
}SCSS
$custom: #b5ebfb; $custom-light: #ccf1fc; $custom-dark: #000000;
JSON
{
"hex": "#b5ebfb",
"rgb": {
"r": 181,
"g": 235,
"b": 251
},
"hsl": {
"h": 193.714,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.90814,
"c": 0.05913,
"h": 217.9
},
"luminance": 0.76205
}Semantic roles & 50–950 ramp
primary
#B5EBFB
secondary
#DF8D75
accent
#3400E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#131617
muted
#838585