#BBEBF2#BBEBF2
#BBEBF2 is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.9% C 0.050 H 207.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBF2 |
|---|---|
| RGB | rgb(187, 235, 242) |
| HSL | hsl(188, 68%, 84%) |
| HSV | hsv(188, 23%, 95%) |
| CMYK | cmyk(22.7%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.04, -13.80, -8.45) |
| CIE-LCH | lch(90.04, 16.18, 211.46°) |
| OKLab | oklab(90.89% -0.0446 -0.023) |
| OKLCH | oklch(90.89% 0.05 207.3) |
| XYZ | xyz(66.2241, 76.3897, 95.2426) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.53
Pale Sky Blue
#BDF6FE
ΔE00 2.68
Light Sky Blue
#C6FCFF
ΔE00 4.07
Paleturquoise
#AFEEEE
ΔE00 4.61
Pale Blue
#D0FEFE
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBF2 #F2C2BB
analogous
#BBF2DE #BBEBF2 #BBD0F2
triadic
#BBEBF2 #F2BBEB #EBF2BB
tetradic
#BBEBF2 #DEBBF2 #F2C2BB #D0F2BB
square
#BBEBF2 #DEBBF2 #F2C2BB #D0F2BB
split-complementary
#BBEBF2 #F2BBD0 #F2DEBB
monochromatic
#54CDDE #88DCE8 #BBEBF2 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.29
#BBEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BBEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBF2
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBF2 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#AAEFED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbebf2; /* rgb */ color: rgb(187, 235, 242); /* oklch */ color: oklch(90.9% 0.050 207.3);
Tailwind
colors: {
custom: {
50: '#d0f1f6',
500: '#bbebf2',
950: '#000000',
},
}SCSS
$custom: #bbebf2; $custom-light: #d0f1f6; $custom-dark: #000000;
JSON
{
"hex": "#bbebf2",
"rgb": {
"r": 187,
"g": 235,
"b": 242
},
"hsl": {
"h": 187.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90887,
"c": 0.05014,
"h": 207.3
},
"luminance": 0.76392
}Semantic roles & 50–950 ramp
primary
#BBEBF2
secondary
#D28A80
accent
#2D16D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585