#B2EBFB#B2EBFB
#B2EBFB is a very light, moderate cyan. Relative luminance 0.758; OKLCH L 90.6% C 0.062 H 216.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBFB |
|---|---|
| RGB | rgb(178, 235, 251) |
| HSL | hsl(193, 90%, 84%) |
| HSV | hsv(193, 29%, 98%) |
| CMYK | cmyk(29.1%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.79, -14.39, -13.58) |
| CIE-LCH | lch(89.79, 19.79, 223.35°) |
| OKLab | oklab(90.64% -0.0494 -0.0371) |
| OKLCH | oklch(90.64% 0.062 216.9) |
| XYZ | xyz(65.4755, 75.8435, 102.4374) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.87
Powder Blue
#B0E0E6
ΔE00 4.36
Ice Blue
#A5DFF9
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Light Sky Blue
#C6FCFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBFB #FBC2B2
analogous
#B2FBE7 #B2EBFB #B2C7FB
triadic
#B2EBFB #FBB2EB #EBFBB2
tetradic
#B2EBFB #E7B2FB #FBC2B2 #C7FBB2
square
#B2EBFB #E7B2FB #FBC2B2 #C7FBB2
split-complementary
#B2EBFB #FBB2C7 #FBE7B2
monochromatic
#3ECDF5 #78DCF8 #B2EBFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.30
#B2EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#B2EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBFB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBFB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#9AF1F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2ebfb; /* rgb */ color: rgb(178, 235, 251); /* oklch */ color: oklch(90.6% 0.062 216.9);
Tailwind
colors: {
custom: {
50: '#cbf1fc',
500: '#b2ebfb',
950: '#000000',
},
}SCSS
$custom: #b2ebfb; $custom-light: #cbf1fc; $custom-dark: #000000;
JSON
{
"hex": "#b2ebfb",
"rgb": {
"r": 178,
"g": 235,
"b": 251
},
"hsl": {
"h": 193.151,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.90638,
"c": 0.06174,
"h": 216.9
},
"luminance": 0.75847
}Semantic roles & 50–950 ramp
primary
#B2EBFB
secondary
#DF8A72
accent
#3200E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131617
muted
#838585