#BBE2EE#BBE2EE
#BBE2EE is a very light, muted cyan. Relative luminance 0.711; OKLCH L 88.9% C 0.044 H 218.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2EE |
|---|---|
| RGB | rgb(187, 226, 238) |
| HSL | hsl(194, 60%, 83%) |
| HSV | hsv(194, 21%, 93%) |
| CMYK | cmyk(21.4%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(87.55, -10.10, -10.05) |
| CIE-LCH | lch(87.55, 14.25, 224.85°) |
| OKLab | oklab(88.88% -0.0344 -0.0273) |
| OKLCH | oklch(88.88% 0.044 218.4) |
| XYZ | xyz(63.1181, 71.1284, 91.2759) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.64
Powder Blue
#B0E0E6
ΔE00 4.05
Ice Blue
#A5DFF9
ΔE00 5.14
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Light Sky Blue
#C6FCFF
ΔE00 7.65
Very Light Blue
#D5FFFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2EE #EEC7BB
analogous
#BBEEE0 #BBE2EE #BBC8EE
triadic
#BBE2EE #EEBBE2 #E2EEBB
tetradic
#BBE2EE #E0BBEE #EEC7BB #C8EEBB
square
#BBE2EE #E0BBEE #EEC7BB #C8EEBB
split-complementary
#BBE2EE #EEBBC8 #EEE0BB
monochromatic
#59B8D6 #8ACDE2 #BBE2EE #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.38
#BBE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#BBE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2EE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2EE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#ACE6E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe2ee; /* rgb */ color: rgb(187, 226, 238); /* oklch */ color: oklch(88.9% 0.044 218.4);
Tailwind
colors: {
custom: {
50: '#d0ebf3',
500: '#bbe2ee',
950: '#000000',
},
}SCSS
$custom: #bbe2ee; $custom-light: #d0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#bbe2ee",
"rgb": {
"r": 187,
"g": 226,
"b": 238
},
"hsl": {
"h": 194.118,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.88875,
"c": 0.04392,
"h": 218.4
},
"luminance": 0.71131
}Semantic roles & 50–950 ramp
primary
#BBE2EE
secondary
#CC9381
accent
#461EC8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485