#BBE3EF#BBE3EF
#BBE3EF is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.1% C 0.045 H 217.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3EF |
|---|---|
| RGB | rgb(187, 227, 239) |
| HSL | hsl(194, 62%, 84%) |
| HSV | hsv(194, 22%, 94%) |
| CMYK | cmyk(21.8%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(87.84, -10.40, -10.14) |
| CIE-LCH | lch(87.84, 14.52, 224.29°) |
| OKLab | oklab(89.12% -0.0353 -0.0275) |
| OKLCH | oklch(89.12% 0.045 217.9) |
| XYZ | xyz(63.5382, 71.7328, 92.1427) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.77
Powder Blue
#B0E0E6
ΔE00 3.90
Ice Blue
#A5DFF9
ΔE00 5.11
Pale Sky Blue
#BDF6FE
ΔE00 5.77
Light Sky Blue
#C6FCFF
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3EF #EFC7BB
analogous
#BBEFE1 #BBE3EF #BBC9EF
triadic
#BBE3EF #EFBBE3 #E3EFBB
tetradic
#BBE3EF #E1BBEF #EFC7BB #C9EFBB
square
#BBE3EF #E1BBEF #EFC7BB #C9EFBB
split-complementary
#BBE3EF #EFBBC9 #EFE1BB
monochromatic
#58BAD8 #89CFE3 #BBE3EF #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.37
#BBE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BBE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3EF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3EF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#ACE8E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe3ef; /* rgb */ color: rgb(187, 227, 239); /* oklch */ color: oklch(89.1% 0.045 217.9);
Tailwind
colors: {
custom: {
50: '#d0ebf4',
500: '#bbe3ef',
950: '#000000',
},
}SCSS
$custom: #bbe3ef; $custom-light: #d0ebf4; $custom-dark: #000000;
JSON
{
"hex": "#bbe3ef",
"rgb": {
"r": 187,
"g": 227,
"b": 239
},
"hsl": {
"h": 193.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.89116,
"c": 0.04481,
"h": 217.9
},
"luminance": 0.71735
}Semantic roles & 50–950 ramp
primary
#BBE3EF
secondary
#CD9381
accent
#441CCA
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485