#BBEDF2#BBEDF2
#BBEDF2 is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.3% C 0.052 H 203.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDF2 |
|---|---|
| RGB | rgb(187, 237, 242) |
| HSL | hsl(185, 68%, 84%) |
| HSV | hsv(185, 23%, 95%) |
| CMYK | cmyk(22.7%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.57, -14.81, -7.66) |
| CIE-LCH | lch(90.57, 16.67, 207.35°) |
| OKLab | oklab(91.31% -0.0471 -0.0208) |
| OKLCH | oklch(91.31% 0.052 203.9) |
| XYZ | xyz(66.7999, 77.5413, 95.4345) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.29
Powder Blue
#B0E0E6
ΔE00 2.90
Light Sky Blue
#C6FCFF
ΔE00 3.27
Paleturquoise
#AFEEEE
ΔE00 3.61
Pale Blue
#D0FEFE
ΔE00 4.18
Really Light Blue
#D4FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDF2 #F2C0BB
analogous
#BBF2DC #BBEDF2 #BBD2F2
triadic
#BBEDF2 #F2BBED #EDF2BB
tetradic
#BBEDF2 #DCBBF2 #F2C0BB #D2F2BB
square
#BBEDF2 #DCBBF2 #F2C0BB #D2F2BB
split-complementary
#BBEDF2 #F2BBD2 #F2DCBB
monochromatic
#54D2DE #88DFE8 #BBEDF2 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.27
#BBEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BBEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDF2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDF2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#AAF1EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbedf2; /* rgb */ color: rgb(187, 237, 242); /* oklch */ color: oklch(91.3% 0.052 203.9);
Tailwind
colors: {
custom: {
50: '#d0f2f6',
500: '#bbedf2',
950: '#000000',
},
}SCSS
$custom: #bbedf2; $custom-light: #d0f2f6; $custom-dark: #000000;
JSON
{
"hex": "#bbedf2",
"rgb": {
"r": 187,
"g": 237,
"b": 242
},
"hsl": {
"h": 185.455,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91308,
"c": 0.05154,
"h": 203.9
},
"luminance": 0.77544
}Semantic roles & 50–950 ramp
primary
#BBEDF2
secondary
#D28780
accent
#2716D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585