#BBD8DA#BBD8DA
#BBD8DA is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.2% C 0.031 H 201.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8DA |
|---|---|
| RGB | rgb(187, 216, 218) |
| HSL | hsl(184, 30%, 79%) |
| HSV | hsv(184, 14%, 85%) |
| CMYK | cmyk(14.2%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(84.35, -9.17, -4.22) |
| CIE-LCH | lch(84.35, 10.09, 204.72°) |
| OKLab | oklab(86.16% -0.0288 -0.0114) |
| OKLCH | oklch(86.16% 0.031 201.7) |
| XYZ | xyz(57.7011, 64.7371, 75.7715) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 5.20
Pale Sky Blue
#BDF6FE
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.45
Paleturquoise
#AFEEEE
ΔE00 8.56
Ice Blue (survey)
#D7FFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8DA #DABDBB
analogous
#BBDACD #BBD8DA #BBC9DA
triadic
#BBD8DA #DABBD8 #D8DABB
tetradic
#BBD8DA #CDBBDA #DABDBB #C9DABB
square
#BBD8DA #CDBBDA #DABDBB #C9DABB
split-complementary
#BBD8DA #DABBC9 #DACDBB
monochromatic
#6CABAF #93C1C4 #BBD8DA #E3EFF0 #EBF4F4
Accessibility & contrast
On white
1.51
#BBD8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BBD8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8DA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8DA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#CDD1DA
Tritanopia (blue-blind)
#B2DAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd8da; /* rgb */ color: rgb(187, 216, 218); /* oklch */ color: oklch(86.2% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#cfe4e5',
500: '#bbd8da',
950: '#000000',
},
}SCSS
$custom: #bbd8da; $custom-light: #cfe4e5; $custom-dark: #000000;
JSON
{
"hex": "#bbd8da",
"rgb": {
"r": 187,
"g": 216,
"b": 218
},
"hsl": {
"h": 183.871,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.86159,
"c": 0.03095,
"h": 201.7
},
"luminance": 0.64738
}Semantic roles & 50–950 ramp
primary
#BBD8DA
secondary
#B18B88
accent
#443DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484