#BBDAE0#BBDAE0
#BBDAE0 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.8% C 0.034 H 210.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAE0 |
|---|---|
| RGB | rgb(187, 218, 224) |
| HSL | hsl(190, 37%, 81%) |
| HSV | hsv(190, 17%, 88%) |
| CMYK | cmyk(16.5%, 2.7%, 0%, 12.2%) |
| CIE-LAB | lab(85.04, -8.96, -6.38) |
| CIE-LCH | lch(85.04, 11.00, 215.43°) |
| OKLab | oklab(86.76% -0.0291 -0.0173) |
| OKLCH | oklch(86.76% 0.034 210.6) |
| XYZ | xyz(59.0159, 66.0878, 80.1534) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 7.62
Pale Sky Blue
#BDF6FE
ΔE00 7.79
Lightcyan
#E0FFFF
ΔE00 8.38
Very Light Blue
#D5FFFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAE0 #E0C1BB
analogous
#BBE0D3 #BBDAE0 #BBC7E0
triadic
#BBDAE0 #E0BBDA #DAE0BB
tetradic
#BBDAE0 #D3BBE0 #E0C1BB #C7E0BB
square
#BBDAE0 #D3BBE0 #E0C1BB #C7E0BB
split-complementary
#BBDAE0 #E0BBC7 #E0D3BB
monochromatic
#67ACBA #91C3CD #BBDAE0 #E5F1F3 #EAF4F5
Accessibility & contrast
On white
1.48
#BBDAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BBDAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAE0
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAE0 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E0
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#B0DDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdae0; /* rgb */ color: rgb(187, 218, 224); /* oklch */ color: oklch(86.8% 0.034 210.6);
Tailwind
colors: {
custom: {
50: '#d0e5e9',
500: '#bbdae0',
950: '#000000',
},
}SCSS
$custom: #bbdae0; $custom-light: #d0e5e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdae0",
"rgb": {
"r": 187,
"g": 218,
"b": 224
},
"hsl": {
"h": 189.73,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.86762,
"c": 0.03387,
"h": 210.6
},
"luminance": 0.66089
}Semantic roles & 50–950 ramp
primary
#BBDAE0
secondary
#B98F87
accent
#4935B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484