#BBEBF3#BBEBF3
#BBEBF3 is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.9% C 0.050 H 208.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBF3 |
|---|---|
| RGB | rgb(187, 235, 243) |
| HSL | hsl(189, 70%, 84%) |
| HSV | hsv(189, 23%, 95%) |
| CMYK | cmyk(23%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(90.07, -13.59, -8.93) |
| CIE-LCH | lch(90.07, 16.26, 213.30°) |
| OKLab | oklab(90.92% -0.0442 -0.0243) |
| OKLCH | oklch(90.92% 0.05 208.8) |
| XYZ | xyz(66.3747, 76.4499, 96.0357) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.65
Pale Sky Blue
#BDF6FE
ΔE00 2.74
Light Sky Blue
#C6FCFF
ΔE00 4.29
Paleturquoise
#AFEEEE
ΔE00 4.97
Pale Blue
#D0FEFE
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBF3 #F3C3BB
analogous
#BBF3DF #BBEBF3 #BBCFF3
triadic
#BBEBF3 #F3BBEB #EBF3BB
tetradic
#BBEBF3 #DFBBF3 #F3C3BB #CFF3BB
square
#BBEBF3 #DFBBF3 #F3C3BB #CFF3BB
split-complementary
#BBEBF3 #F3BBCF #F3DFBB
monochromatic
#53CCE1 #87DCEA #BBEBF3 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.29
#BBEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BBEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBF3
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBF3 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F4
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#AAEFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbebf3; /* rgb */ color: rgb(187, 235, 243); /* oklch */ color: oklch(90.9% 0.050 208.8);
Tailwind
colors: {
custom: {
50: '#d0f1f7',
500: '#bbebf3',
950: '#000000',
},
}SCSS
$custom: #bbebf3; $custom-light: #d0f1f7; $custom-dark: #000000;
JSON
{
"hex": "#bbebf3",
"rgb": {
"r": 187,
"g": 235,
"b": 243
},
"hsl": {
"h": 188.571,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.90918,
"c": 0.05042,
"h": 208.8
},
"luminance": 0.76453
}Semantic roles & 50–950 ramp
primary
#BBEBF3
secondary
#D38B7F
accent
#2F14D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585