#BBE2EF#BBE2EF
#BBE2EF is a very light, muted cyan. Relative luminance 0.712; OKLCH L 88.9% C 0.044 H 220.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2EF |
|---|---|
| RGB | rgb(187, 226, 239) |
| HSL | hsl(195, 62%, 84%) |
| HSV | hsv(195, 22%, 94%) |
| CMYK | cmyk(21.8%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.58, -9.89, -10.53) |
| CIE-LCH | lch(87.58, 14.45, 226.82°) |
| OKLab | oklab(88.91% -0.034 -0.0286) |
| OKLCH | oklch(88.91% 0.044 220) |
| XYZ | xyz(63.2655, 71.1873, 92.0518) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.63
Powder Blue
#B0E0E6
ΔE00 4.42
Ice Blue
#A5DFF9
ΔE00 4.87
Pale Sky Blue
#BDF6FE
ΔE00 6.31
Light Sky Blue
#C6FCFF
ΔE00 7.92
Lightcyan
#E0FFFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2EF #EFC8BB
analogous
#BBEFE2 #BBE2EF #BBC8EF
triadic
#BBE2EF #EFBBE2 #E2EFBB
tetradic
#BBE2EF #E2BBEF #EFC8BB #C8EFBB
square
#BBE2EF #E2BBEF #EFC8BB #C8EFBB
split-complementary
#BBE2EF #EFBBC8 #EFE2BB
monochromatic
#58B8D8 #89CDE3 #BBE2EF #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.38
#BBE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BBE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2EF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2EF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#D1D9EF
Tritanopia (blue-blind)
#ACE7E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe2ef; /* rgb */ color: rgb(187, 226, 239); /* oklch */ color: oklch(88.9% 0.044 220.0);
Tailwind
colors: {
custom: {
50: '#d0ebf4',
500: '#bbe2ef',
950: '#000000',
},
}SCSS
$custom: #bbe2ef; $custom-light: #d0ebf4; $custom-dark: #000000;
JSON
{
"hex": "#bbe2ef",
"rgb": {
"r": 187,
"g": 226,
"b": 239
},
"hsl": {
"h": 195,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.88907,
"c": 0.04447,
"h": 220
},
"luminance": 0.7119
}Semantic roles & 50–950 ramp
primary
#BBE2EF
secondary
#CD9481
accent
#471CCA
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485