#BBD6DA#BBD6DA
#BBD6DA is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.7% C 0.029 H 207.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6DA |
|---|---|
| RGB | rgb(187, 214, 218) |
| HSL | hsl(188, 30%, 79%) |
| HSV | hsv(188, 14%, 85%) |
| CMYK | cmyk(14.2%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(83.82, -8.14, -5.00) |
| CIE-LCH | lch(83.82, 9.55, 211.57°) |
| OKLab | oklab(85.74% -0.026 -0.0135) |
| OKLCH | oklch(85.74% 0.029 207.4) |
| XYZ | xyz(57.1918, 63.7185, 75.6018) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.78
Powder Blue
#B0E0E6
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 8.61
Ice Blue
#A5DFF9
ΔE00 8.82
Lightcyan
#E0FFFF
ΔE00 9.03
Pale Sky Blue
#BDF6FE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6DA #DABFBB
analogous
#BBDACF #BBD6DA #BBC7DA
triadic
#BBD6DA #DABBD6 #D6DABB
tetradic
#BBD6DA #CFBBDA #DABFBB #C7DABB
square
#BBD6DA #CFBBDA #DABFBB #C7DABB
split-complementary
#BBD6DA #DABBC7 #DACFBB
monochromatic
#6CA6AF #93BEC4 #BBD6DA #E3EEF0 #EBF3F4
Accessibility & contrast
On white
1.53
#BBD6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BBD6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6DA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6DA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DA
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#B2D9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd6da; /* rgb */ color: rgb(187, 214, 218); /* oklch */ color: oklch(85.7% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#cfe2e5',
500: '#bbd6da',
950: '#000000',
},
}SCSS
$custom: #bbd6da; $custom-light: #cfe2e5; $custom-dark: #000000;
JSON
{
"hex": "#bbd6da",
"rgb": {
"r": 187,
"g": 214,
"b": 218
},
"hsl": {
"h": 187.742,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.85741,
"c": 0.02935,
"h": 207.4
},
"luminance": 0.6372
}Semantic roles & 50–950 ramp
primary
#BBD6DA
secondary
#B18E88
accent
#4B3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484