#BBE0EA#BBE0EA
#BBE0EA is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.3% C 0.041 H 215.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0EA |
|---|---|
| RGB | rgb(187, 224, 234) |
| HSL | hsl(193, 53%, 83%) |
| HSV | hsv(193, 20%, 92%) |
| CMYK | cmyk(20.1%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.91, -9.94, -8.90) |
| CIE-LCH | lch(86.91, 13.34, 221.84°) |
| OKLab | oklab(88.33% -0.0333 -0.0241) |
| OKLCH | oklch(88.33% 0.041 215.9) |
| XYZ | xyz(61.9963, 69.8146, 88.0351) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.67
Powder Blue
#B0E0E6
ΔE00 3.72
Ice Blue
#A5DFF9
ΔE00 5.83
Pale Sky Blue
#BDF6FE
ΔE00 6.31
Light Sky Blue
#C6FCFF
ΔE00 7.71
Lightcyan
#E0FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0EA #EAC5BB
analogous
#BBEADC #BBE0EA #BBC8EA
triadic
#BBE0EA #EABBE0 #E0EABB
tetradic
#BBE0EA #DCBBEA #EAC5BB #C8EABB
square
#BBE0EA #DCBBEA #EAC5BB #C8EABB
split-complementary
#BBE0EA #EABBC8 #EADCBB
monochromatic
#5DB5CD #8CCBDC #BBE0EA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.40
#BBE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BBE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0EA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0EA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#ADE4E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe0ea; /* rgb */ color: rgb(187, 224, 234); /* oklch */ color: oklch(88.3% 0.041 215.9);
Tailwind
colors: {
custom: {
50: '#d0e9f0',
500: '#bbe0ea',
950: '#000000',
},
}SCSS
$custom: #bbe0ea; $custom-light: #d0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bbe0ea",
"rgb": {
"r": 187,
"g": 224,
"b": 234
},
"hsl": {
"h": 192.766,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.8833,
"c": 0.04113,
"h": 215.9
},
"luminance": 0.69817
}Semantic roles & 50–950 ramp
primary
#BBE0EA
secondary
#C69183
accent
#4625C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485