#B2E5FC#B2E5FC
#B2E5FC is a very light, moderate cyan. Relative luminance 0.725; OKLCH L 89.4% C 0.061 H 227.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E5FC |
|---|---|
| RGB | rgb(178, 229, 252) |
| HSL | hsl(199, 93%, 84%) |
| HSV | hsv(199, 29%, 99%) |
| CMYK | cmyk(29.4%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(88.22, -11.12, -16.45) |
| CIE-LCH | lch(88.22, 19.85, 235.95°) |
| OKLab | oklab(89.41% -0.0415 -0.0449) |
| OKLCH | oklch(89.41% 0.061 227.3) |
| XYZ | xyz(63.9447, 72.5289, 102.7068) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.02
Lightblue
#ADD8E6
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 6.78
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E5FC #FCC9B2
analogous
#B2FCEE #B2E5FC #B2C0FC
triadic
#B2E5FC #FCB2E5 #E5FCB2
tetradic
#B2E5FC #EEB2FC #FCC9B2 #C0FCB2
square
#B2E5FC #EEB2FC #FCC9B2 #C0FCB2
split-complementary
#B2E5FC #FCB2C0 #FCEEB2
monochromatic
#3CBDF7 #77D1FA #B2E5FC #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.35
#B2E5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#B2E5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E5FC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E5FC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#9AECEC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2e5fc; /* rgb */ color: rgb(178, 229, 252); /* oklch */ color: oklch(89.4% 0.061 227.3);
Tailwind
colors: {
custom: {
50: '#caedfd',
500: '#b2e5fc',
950: '#000000',
},
}SCSS
$custom: #b2e5fc; $custom-light: #caedfd; $custom-dark: #000000;
JSON
{
"hex": "#b2e5fc",
"rgb": {
"r": 178,
"g": 229,
"b": 252
},
"hsl": {
"h": 198.649,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.89408,
"c": 0.06116,
"h": 227.3
},
"luminance": 0.72532
}Semantic roles & 50–950 ramp
primary
#B2E5FC
secondary
#E19471
accent
#4700E6
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485