#BBE4EE#BBE4EE
#BBE4EE is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.3% C 0.045 H 214.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4EE |
|---|---|
| RGB | rgb(187, 228, 238) |
| HSL | hsl(192, 60%, 83%) |
| HSV | hsv(192, 21%, 93%) |
| CMYK | cmyk(21.4%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(88.08, -11.12, -9.26) |
| CIE-LCH | lch(88.08, 14.48, 219.79°) |
| OKLab | oklab(89.29% -0.037 -0.0252) |
| OKLCH | oklch(89.29% 0.045 214.2) |
| XYZ | xyz(63.6651, 72.2224, 91.4582) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.06
Lightblue
#ADD8E6
ΔE00 3.19
Pale Sky Blue
#BDF6FE
ΔE00 5.07
Ice Blue
#A5DFF9
ΔE00 5.74
Light Sky Blue
#C6FCFF
ΔE00 6.57
Pale Blue
#D0FEFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4EE #EEC5BB
analogous
#BBEEDE #BBE4EE #BBCAEE
triadic
#BBE4EE #EEBBE4 #E4EEBB
tetradic
#BBE4EE #DEBBEE #EEC5BB #CAEEBB
square
#BBE4EE #DEBBEE #EEC5BB #CAEEBB
split-complementary
#BBE4EE #EEBBCA #EEDEBB
monochromatic
#59BDD6 #8AD1E2 #BBE4EE #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.36
#BBE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BBE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4EE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4EE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#ACE8E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe4ee; /* rgb */ color: rgb(187, 228, 238); /* oklch */ color: oklch(89.3% 0.045 214.2);
Tailwind
colors: {
custom: {
50: '#d0ecf3',
500: '#bbe4ee',
950: '#000000',
},
}SCSS
$custom: #bbe4ee; $custom-light: #d0ecf3; $custom-dark: #000000;
JSON
{
"hex": "#bbe4ee",
"rgb": {
"r": 187,
"g": 228,
"b": 238
},
"hsl": {
"h": 191.765,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.89293,
"c": 0.04478,
"h": 214.2
},
"luminance": 0.72225
}Semantic roles & 50–950 ramp
primary
#BBE4EE
secondary
#CC9081
accent
#3F1EC8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485