#BFDDCE#BFDDCE
#BFDDCE is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.1% C 0.038 H 164.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDCE |
|---|---|
| RGB | rgb(191, 221, 206) |
| HSL | hsl(150, 31%, 81%) |
| HSV | hsv(150, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.63, -12.78, 4.03) |
| CIE-LCH | lch(85.63, 13.40, 162.49°) |
| OKLab | oklab(87.14% -0.0364 0.0105) |
| OKLCH | oklch(87.14% 0.038 164) |
| XYZ | xyz(58.4802, 67.2443, 68.2789) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.55
Duck Egg Blue
#C3FBF4
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 9.33
Honeydew
#F0FFF0
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 9.43
Eggshell Blue
#C4FFF7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDCE #DDBFCE
analogous
#BFDDBF #BFDDCE #BFDDDD
triadic
#BFDDCE #CEBFDD #DDCEBF
tetradic
#BFDDCE #BFBFDD #DDBFCE #DDDDBF
square
#BFDDCE #BFBFDD #DDBFCE #DDDDBF
split-complementary
#BFDDCE #DDBFDD #DDBFBF
monochromatic
#6FB391 #97C8AF #BFDDCE #E7F2ED #EBF4F0
Accessibility & contrast
On white
1.45
#BFDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BFDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDCE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDCE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#BADDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddce; /* rgb */ color: rgb(191, 221, 206); /* oklch */ color: oklch(87.1% 0.038 164.0);
Tailwind
colors: {
custom: {
50: '#d2e7dd',
500: '#bfddce',
950: '#000000',
},
}SCSS
$custom: #bfddce; $custom-light: #d2e7dd; $custom-dark: #000000;
JSON
{
"hex": "#bfddce",
"rgb": {
"r": 191,
"g": 221,
"b": 206
},
"hsl": {
"h": 150,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87137,
"c": 0.03784,
"h": 164
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#BFDDCE
secondary
#B48CA0
accent
#3C73A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484