#BBEBF4#BBEBF4
#BBEBF4 is a very light, muted teal. Relative luminance 0.765; OKLCH L 91.0% C 0.051 H 210.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBF4 |
|---|---|
| RGB | rgb(187, 235, 244) |
| HSL | hsl(189, 72%, 85%) |
| HSV | hsv(189, 23%, 96%) |
| CMYK | cmyk(23.4%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(90.10, -13.37, -9.41) |
| CIE-LCH | lch(90.10, 16.35, 215.13°) |
| OKLab | oklab(90.95% -0.0438 -0.0256) |
| OKLCH | oklch(90.95% 0.051 210.3) |
| XYZ | xyz(66.5261, 76.5105, 96.8332) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.83
Pale Sky Blue
#BDF6FE
ΔE00 2.86
Light Sky Blue
#C6FCFF
ΔE00 4.53
Lightblue
#ADD8E6
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 5.33
Pale Blue
#D0FEFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBF4 #F4C4BB
analogous
#BBF4E1 #BBEBF4 #BBCFF4
triadic
#BBEBF4 #F4BBEB #EBF4BB
tetradic
#BBEBF4 #E1BBF4 #F4C4BB #CFF4BB
square
#BBEBF4 #E1BBF4 #F4C4BB #CFF4BB
split-complementary
#BBEBF4 #F4BBCF #F4E1BB
monochromatic
#52CCE3 #86DCEB #BBEBF4 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.29
#BBEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BBEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBF4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBF4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F5
Deuteranopia (green-blind)
#D9DFF4
Tritanopia (blue-blind)
#A9F0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbebf4; /* rgb */ color: rgb(187, 235, 244); /* oklch */ color: oklch(91.0% 0.051 210.3);
Tailwind
colors: {
custom: {
50: '#d0f1f7',
500: '#bbebf4',
950: '#000000',
},
}SCSS
$custom: #bbebf4; $custom-light: #d0f1f7; $custom-dark: #000000;
JSON
{
"hex": "#bbebf4",
"rgb": {
"r": 187,
"g": 235,
"b": 244
},
"hsl": {
"h": 189.474,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.9095,
"c": 0.05074,
"h": 210.3
},
"luminance": 0.76513
}Semantic roles & 50–950 ramp
primary
#BBEBF4
secondary
#D58C7E
accent
#3011D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585