#B2EEFB#B2EEFB
#B2EEFB is a very light, moderate cyan. Relative luminance 0.776; OKLCH L 91.3% C 0.063 H 212.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEFB |
|---|---|
| RGB | rgb(178, 238, 251) |
| HSL | hsl(191, 90%, 84%) |
| HSV | hsv(191, 29%, 98%) |
| CMYK | cmyk(29.1%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.59, -15.90, -12.39) |
| CIE-LCH | lch(90.59, 20.15, 217.93°) |
| OKLab | oklab(91.27% -0.0531 -0.0338) |
| OKLCH | oklch(91.27% 0.063 212.5) |
| XYZ | xyz(66.3417, 77.5758, 102.7261) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.53
Powder Blue
#B0E0E6
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Light Sky Blue
#C6FCFF
ΔE00 4.82
Paleturquoise
#AFEEEE
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEFB #FBBFB2
analogous
#B2FBE4 #B2EEFB #B2CAFB
triadic
#B2EEFB #FBB2EE #EEFBB2
tetradic
#B2EEFB #E4B2FB #FBBFB2 #CAFBB2
square
#B2EEFB #E4B2FB #FBBFB2 #CAFBB2
split-complementary
#B2EEFB #FBB2CA #FBE4B2
monochromatic
#3ED4F5 #78E1F8 #B2EEFB #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.27
#B2EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#B2EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEFB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEFB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#9AF4F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eefb; /* rgb */ color: rgb(178, 238, 251); /* oklch */ color: oklch(91.3% 0.063 212.5);
Tailwind
colors: {
custom: {
50: '#cbf3fc',
500: '#b2eefb',
950: '#000000',
},
}SCSS
$custom: #b2eefb; $custom-light: #cbf3fc; $custom-dark: #000000;
JSON
{
"hex": "#b2eefb",
"rgb": {
"r": 178,
"g": 238,
"b": 251
},
"hsl": {
"h": 190.685,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.91273,
"c": 0.06295,
"h": 212.5
},
"luminance": 0.77579
}Semantic roles & 50–950 ramp
primary
#B2EEFB
secondary
#DF8672
accent
#2900E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585