#BBD9DA#BBD9DA
#BBD9DA is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.4% C 0.032 H 199.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9DA |
|---|---|
| RGB | rgb(187, 217, 218) |
| HSL | hsl(182, 30%, 79%) |
| HSV | hsv(182, 14%, 85%) |
| CMYK | cmyk(14.2%, 0.5%, 0%, 14.5%) |
| CIE-LAB | lab(84.61, -9.68, -3.83) |
| CIE-LCH | lch(84.61, 10.41, 201.58°) |
| OKLab | oklab(86.37% -0.0301 -0.0104) |
| OKLCH | oklch(86.37% 0.032 199) |
| XYZ | xyz(57.9580, 65.2510, 75.8572) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 5.52
Paleturquoise
#AFEEEE
ΔE00 8.10
Pale Sky Blue
#BDF6FE
ΔE00 8.13
Lightcyan
#E0FFFF
ΔE00 8.22
Ice Blue (survey)
#D7FFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9DA #DABCBB
analogous
#BBDACC #BBD9DA #BBCADA
triadic
#BBD9DA #DABBD9 #D9DABB
tetradic
#BBD9DA #CCBBDA #DABCBB #CADABB
square
#BBD9DA #CCBBDA #DABCBB #CADABB
split-complementary
#BBD9DA #DABBCA #DACCBB
monochromatic
#6CADAF #93C3C4 #BBD9DA #E3EFF0 #EBF4F4
Accessibility & contrast
On white
1.49
#BBD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BBD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9DA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9DA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#B2DBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd9da; /* rgb */ color: rgb(187, 217, 218); /* oklch */ color: oklch(86.4% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#cfe4e5',
500: '#bbd9da',
950: '#000000',
},
}SCSS
$custom: #bbd9da; $custom-light: #cfe4e5; $custom-dark: #000000;
JSON
{
"hex": "#bbd9da",
"rgb": {
"r": 187,
"g": 217,
"b": 218
},
"hsl": {
"h": 181.935,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.86369,
"c": 0.03186,
"h": 199
},
"luminance": 0.65252
}Semantic roles & 50–950 ramp
primary
#BBD9DA
secondary
#B18A88
accent
#413DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484