#BBDFDE#BBDFDE
#BBDFDE is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.038 H 194.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFDE |
|---|---|
| RGB | rgb(187, 223, 222) |
| HSL | hsl(178, 36%, 80%) |
| HSV | hsv(178, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.31, -11.93, -3.45) |
| CIE-LCH | lch(86.31, 12.42, 196.11°) |
| OKLab | oklab(87.75% -0.0366 -0.0094) |
| OKLCH | oklch(87.75% 0.038 194.4) |
| XYZ | xyz(60.0625, 68.6123, 79.1721) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Pale Blue
#D0FEFE
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFDE #DFBBBC
analogous
#BBDFCC #BBDFDE #BBCEDF
triadic
#BBDFDE #DEBBDF #DFDEBB
tetradic
#BBDFDE #CCBBDF #DFBBBC #CEDFBB
square
#BBDFDE #CCBBDF #DFBBBC #CEDFBB
split-complementary
#BBDFDE #DFBBCE #DFCCBB
monochromatic
#68B8B6 #91CBCA #BBDFDE #E5F3F2 #EAF5F5
Accessibility & contrast
On white
1.43
#BBDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BBDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFDE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFDE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#B0E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfde; /* rgb */ color: rgb(187, 223, 222); /* oklch */ color: oklch(87.8% 0.038 194.4);
Tailwind
colors: {
custom: {
50: '#d0e9e8',
500: '#bbdfde',
950: '#000000',
},
}SCSS
$custom: #bbdfde; $custom-light: #d0e9e8; $custom-dark: #000000;
JSON
{
"hex": "#bbdfde",
"rgb": {
"r": 187,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8775,
"c": 0.0378,
"h": 194.4
},
"luminance": 0.68614
}Semantic roles & 50–950 ramp
primary
#BBDFDE
secondary
#B78788
accent
#373AAF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484