#BBE3F9#BBE3F9
#BBE3F9 is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.4% C 0.052 H 232.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3F9 |
|---|---|
| RGB | rgb(187, 227, 249) |
| HSL | hsl(201, 84%, 85%) |
| HSV | hsv(201, 25%, 98%) |
| CMYK | cmyk(24.9%, 8.8%, 0%, 2.4%) |
| CIE-LAB | lab(88.13, -8.20, -14.96) |
| CIE-LCH | lch(88.13, 17.06, 241.26°) |
| OKLab | oklab(89.44% -0.0316 -0.0407) |
| OKLCH | oklch(89.44% 0.052 232.2) |
| XYZ | xyz(65.0565, 72.3401, 100.1394) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.74
Lightblue
#ADD8E6
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 7.63
Light Blue
#95D0FC
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3F9 #F9D1BB
analogous
#BBF9F0 #BBE3F9 #BBC4F9
triadic
#BBE3F9 #F9BBE3 #E3F9BB
tetradic
#BBE3F9 #F0BBF9 #F9D1BB #C4F9BB
square
#BBE3F9 #F0BBF9 #F9D1BB #C4F9BB
split-complementary
#BBE3F9 #F9BBC4 #F9F0BB
monochromatic
#4BB5EF #83CCF4 #BBE3F9 #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.36
#BBE3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#BBE3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3F9
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3F9 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FA
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#A9E9EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe3f9; /* rgb */ color: rgb(187, 227, 249); /* oklch */ color: oklch(89.4% 0.052 232.2);
Tailwind
colors: {
custom: {
50: '#d0ebfb',
500: '#bbe3f9',
950: '#000000',
},
}SCSS
$custom: #bbe3f9; $custom-light: #d0ebfb; $custom-dark: #000000;
JSON
{
"hex": "#bbe3f9",
"rgb": {
"r": 187,
"g": 227,
"b": 249
},
"hsl": {
"h": 201.29,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.89444,
"c": 0.05159,
"h": 232.2
},
"luminance": 0.72343
}Semantic roles & 50–950 ramp
primary
#BBE3F9
secondary
#DD9E7B
accent
#5305E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485