#BBE3EE#BBE3EE
#BBE3EE is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.1% C 0.044 H 216.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3EE |
|---|---|
| RGB | rgb(187, 227, 238) |
| HSL | hsl(193, 60%, 83%) |
| HSV | hsv(193, 21%, 93%) |
| CMYK | cmyk(21.4%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.81, -10.61, -9.66) |
| CIE-LCH | lch(87.81, 14.35, 222.30°) |
| OKLab | oklab(89.08% -0.0357 -0.0262) |
| OKLCH | oklch(89.08% 0.044 216.3) |
| XYZ | xyz(63.3908, 71.6738, 91.3668) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.87
Powder Blue
#B0E0E6
ΔE00 3.54
Ice Blue
#A5DFF9
ΔE00 5.42
Pale Sky Blue
#BDF6FE
ΔE00 5.56
Light Sky Blue
#C6FCFF
ΔE00 7.10
Very Light Blue
#D5FFFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3EE #EEC6BB
analogous
#BBEEDF #BBE3EE #BBC9EE
triadic
#BBE3EE #EEBBE3 #E3EEBB
tetradic
#BBE3EE #DFBBEE #EEC6BB #C9EEBB
square
#BBE3EE #DFBBEE #EEC6BB #C9EEBB
split-complementary
#BBE3EE #EEBBC9 #EEDFBB
monochromatic
#59BBD6 #8ACFE2 #BBE3EE #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.37
#BBE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BBE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3EE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3EE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#ACE7E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe3ee; /* rgb */ color: rgb(187, 227, 238); /* oklch */ color: oklch(89.1% 0.044 216.3);
Tailwind
colors: {
custom: {
50: '#d0ebf3',
500: '#bbe3ee',
950: '#000000',
},
}SCSS
$custom: #bbe3ee; $custom-light: #d0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#bbe3ee",
"rgb": {
"r": 187,
"g": 227,
"b": 238
},
"hsl": {
"h": 192.941,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.89084,
"c": 0.04432,
"h": 216.3
},
"luminance": 0.71676
}Semantic roles & 50–950 ramp
primary
#BBE3EE
secondary
#CC9181
accent
#421EC8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485