#BBDFCE#BBDFCE
#BBDFCE is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.044 H 165.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFCE |
|---|---|
| RGB | rgb(187, 223, 206) |
| HSL | hsl(152, 36%, 80%) |
| HSV | hsv(152, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.90, -15.10, 4.40) |
| CIE-LCH | lch(85.90, 15.72, 163.75°) |
| OKLab | oklab(87.29% -0.043 0.0114) |
| OKLCH | oklch(87.29% 0.044 165.1) |
| XYZ | xyz(58.0190, 67.7949, 68.4095) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.98
Ice
#D6FFFA
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.62
Pale Aqua
#B8FFEB
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 8.86
Light Light Blue
#CAFFFB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFCE #DFBBCC
analogous
#BBDFBC #BBDFCE #BBDEDF
triadic
#BBDFCE #CEBBDF #DFCEBB
tetradic
#BBDFCE #BCBBDF #DFBBCC #DEDFBB
square
#BBDFCE #BCBBDF #DFBBCC #DEDFBB
split-complementary
#BBDFCE #DFBBDE #DFBCBB
monochromatic
#68B892 #91CBB0 #BBDFCE #E5F3EC #EAF5F0
Accessibility & contrast
On white
1.44
#BBDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BBDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFCE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFCE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#B4DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfce; /* rgb */ color: rgb(187, 223, 206); /* oklch */ color: oklch(87.3% 0.044 165.1);
Tailwind
colors: {
custom: {
50: '#cfe9dd',
500: '#bbdfce',
950: '#000000',
},
}SCSS
$custom: #bbdfce; $custom-light: #cfe9dd; $custom-dark: #000000;
JSON
{
"hex": "#bbdfce",
"rgb": {
"r": 187,
"g": 223,
"b": 206
},
"hsl": {
"h": 151.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87291,
"c": 0.04448,
"h": 165.1
},
"luminance": 0.67796
}Semantic roles & 50–950 ramp
primary
#BBDFCE
secondary
#B7879E
accent
#376FAF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484