#BBD5DA#BBD5DA
#BBD5DA is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.5% C 0.029 H 210.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5DA |
|---|---|
| RGB | rgb(187, 213, 218) |
| HSL | hsl(190, 30%, 79%) |
| HSV | hsv(190, 14%, 85%) |
| CMYK | cmyk(14.2%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(83.55, -7.62, -5.39) |
| CIE-LCH | lch(83.55, 9.33, 215.28°) |
| OKLab | oklab(85.53% -0.0247 -0.0146) |
| OKLCH | oklch(85.53% 0.029 210.5) |
| XYZ | xyz(56.9395, 63.2139, 75.5176) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 8.34
Ice Blue
#A5DFF9
ΔE00 8.66
Fog
#D8DCE0
ΔE00 8.71
Light Grey
#D8DCD6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5DA #DAC0BB
analogous
#BBDAD0 #BBD5DA #BBC6DA
triadic
#BBD5DA #DABBD5 #D5DABB
tetradic
#BBD5DA #D0BBDA #DAC0BB #C6DABB
square
#BBD5DA #D0BBDA #DAC0BB #C6DABB
split-complementary
#BBD5DA #DABBC6 #DAD0BB
monochromatic
#6CA4AF #93BDC4 #BBD5DA #E3EDF0 #EBF3F4
Accessibility & contrast
On white
1.54
#BBD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5DA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5DA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#CBCEDA
Tritanopia (blue-blind)
#B2D8D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5da; /* rgb */ color: rgb(187, 213, 218); /* oklch */ color: oklch(85.5% 0.029 210.5);
Tailwind
colors: {
custom: {
50: '#cfe1e5',
500: '#bbd5da',
950: '#000000',
},
}SCSS
$custom: #bbd5da; $custom-light: #cfe1e5; $custom-dark: #000000;
JSON
{
"hex": "#bbd5da",
"rgb": {
"r": 187,
"g": 213,
"b": 218
},
"hsl": {
"h": 189.677,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.85532,
"c": 0.02867,
"h": 210.5
},
"luminance": 0.63215
}Semantic roles & 50–950 ramp
primary
#BBD5DA
secondary
#B18F88
accent
#4F3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484