#BBEAFE#BBEAFE
#BBEAFE is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.1% C 0.056 H 225.7°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAFE |
|---|---|
| RGB | rgb(187, 234, 254) |
| HSL | hsl(198, 97%, 86%) |
| HSV | hsv(198, 26%, 100%) |
| CMYK | cmyk(26.4%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.12, -10.66, -14.60) |
| CIE-LCH | lch(90.12, 18.08, 233.86°) |
| OKLab | oklab(91.07% -0.0388 -0.0398) |
| OKLCH | oklch(91.07% 0.056 225.7) |
| XYZ | xyz(67.8004, 76.5634, 104.9526) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.58
Lightblue
#ADD8E6
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.30
Baby Blue
#89CFF0
ΔE00 8.18
Light Sky Blue
#C6FCFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAFE #FECFBB
analogous
#BBFEF0 #BBEAFE #BBC9FE
triadic
#BBEAFE #FEBBEA #EAFEBB
tetradic
#BBEAFE #F0BBFE #FECFBB #C9FEBB
square
#BBEAFE #F0BBFE #FECFBB #C9FEBB
split-complementary
#BBEAFE #FEBBC9 #FEF0BB
monochromatic
#42C5FC #7FD7FD #BBEAFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.29
#BBEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BBEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAFE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAFE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#A6F0F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbeafe; /* rgb */ color: rgb(187, 234, 254); /* oklch */ color: oklch(91.1% 0.056 225.7);
Tailwind
colors: {
custom: {
50: '#d0f0fe',
500: '#bbeafe',
950: '#000000',
},
}SCSS
$custom: #bbeafe; $custom-light: #d0f0fe; $custom-dark: #000000;
JSON
{
"hex": "#bbeafe",
"rgb": {
"r": 187,
"g": 234,
"b": 254
},
"hsl": {
"h": 197.91,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91065,
"c": 0.05558,
"h": 225.7
},
"luminance": 0.76566
}Semantic roles & 50–950 ramp
primary
#BBEAFE
secondary
#E59978
accent
#4500E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585