#BBE2F2#BBE2F2
#BBE2F2 is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.0% C 0.046 H 224.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2F2 |
|---|---|
| RGB | rgb(187, 226, 242) |
| HSL | hsl(197, 68%, 84%) |
| HSV | hsv(197, 23%, 95%) |
| CMYK | cmyk(22.7%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(87.66, -9.23, -11.98) |
| CIE-LCH | lch(87.66, 15.13, 232.38°) |
| OKLab | oklab(89% -0.0329 -0.0326) |
| OKLCH | oklch(89% 0.046 224.7) |
| XYZ | xyz(63.7123, 71.3661, 94.4053) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.97
Ice Blue
#A5DFF9
ΔE00 4.22
Powder Blue
#B0E0E6
ΔE00 5.55
Pale Sky Blue
#BDF6FE
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 8.11
Baby Blue
#89CFF0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2F2 #F2CBBB
analogous
#BBF2E7 #BBE2F2 #BBC7F2
triadic
#BBE2F2 #F2BBE2 #E2F2BB
tetradic
#BBE2F2 #E7BBF2 #F2CBBB #C7F2BB
square
#BBE2F2 #E7BBF2 #F2CBBB #C7F2BB
split-complementary
#BBE2F2 #F2BBC7 #F2E7BB
monochromatic
#54B6DE #88CCE8 #BBE2F2 #E5F4FA #E5F4FA
Accessibility & contrast
On white
1.37
#BBE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#BBE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2F2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2F2 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#D1D9F2
Tritanopia (blue-blind)
#ABE7E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe2f2; /* rgb */ color: rgb(187, 226, 242); /* oklch */ color: oklch(89.0% 0.046 224.7);
Tailwind
colors: {
custom: {
50: '#d0ebf6',
500: '#bbe2f2',
950: '#000000',
},
}SCSS
$custom: #bbe2f2; $custom-light: #d0ebf6; $custom-dark: #000000;
JSON
{
"hex": "#bbe2f2",
"rgb": {
"r": 187,
"g": 226,
"b": 242
},
"hsl": {
"h": 197.455,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.89004,
"c": 0.04631,
"h": 224.7
},
"luminance": 0.71368
}Semantic roles & 50–950 ramp
primary
#BBE2F2
secondary
#D29780
accent
#4C16D0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485