#BBDFE5#BBDFE5
#BBDFE5 is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.039 H 208.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE5 |
|---|---|
| RGB | rgb(187, 223, 229) |
| HSL | hsl(189, 45%, 82%) |
| HSV | hsv(189, 18%, 90%) |
| CMYK | cmyk(18.3%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(86.50, -10.48, -6.86) |
| CIE-LCH | lch(86.50, 12.53, 213.20°) |
| OKLab | oklab(87.96% -0.0339 -0.0186) |
| OKLCH | oklch(87.96% 0.039 208.8) |
| XYZ | xyz(61.0202, 68.9954, 84.2160) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.90
Lightblue
#ADD8E6
ΔE00 3.64
Pale Sky Blue
#BDF6FE
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 7.20
Light Sky Blue
#C6FCFF
ΔE00 7.22
Ice Blue
#A5DFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE5 #E5C1BB
analogous
#BBE5D6 #BBDFE5 #BBCAE5
triadic
#BBDFE5 #E5BBDF #DFE5BB
tetradic
#BBDFE5 #D6BBE5 #E5C1BB #CAE5BB
square
#BBDFE5 #D6BBE5 #E5C1BB #CAE5BB
split-complementary
#BBDFE5 #E5BBCA #E5D6BB
monochromatic
#62B5C3 #8FCAD4 #BBDFE5 #E7F4F6 #E9F5F7
Accessibility & contrast
On white
1.42
#BBDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BBDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE5
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE5 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#D1D6E5
Tritanopia (blue-blind)
#AFE2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfe5; /* rgb */ color: rgb(187, 223, 229); /* oklch */ color: oklch(88.0% 0.039 208.8);
Tailwind
colors: {
custom: {
50: '#d0e9ed',
500: '#bbdfe5',
950: '#000000',
},
}SCSS
$custom: #bbdfe5; $custom-light: #d0e9ed; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe5",
"rgb": {
"r": 187,
"g": 223,
"b": 229
},
"hsl": {
"h": 188.571,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.87963,
"c": 0.03866,
"h": 208.8
},
"luminance": 0.68997
}Semantic roles & 50–950 ramp
primary
#BBDFE5
secondary
#BF8D85
accent
#412EB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484