#BFDACE#BFDACE
#BFDACE is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.033 H 167.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDACE |
|---|---|
| RGB | rgb(191, 218, 206) |
| HSL | hsl(153, 27%, 80%) |
| HSV | hsv(153, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 5.5%, 14.5%) |
| CIE-LAB | lab(84.83, -11.26, 2.88) |
| CIE-LCH | lch(84.83, 11.62, 165.67°) |
| OKLab | oklab(86.51% -0.0323 0.0074) |
| OKLCH | oklch(86.51% 0.033 167) |
| XYZ | xyz(57.6952, 65.6743, 68.0173) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.66
Ice
#D6FFFA
ΔE00 8.82
Light Grey
#D8DCD6
ΔE00 9.21
Duck Egg Blue
#C3FBF4
ΔE00 9.31
Ice Blue (survey)
#D7FFFE
ΔE00 9.44
Honeydew
#F0FFF0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDACE #DABFCB
analogous
#BFDAC0 #BFDACE #BFD9DA
triadic
#BFDACE #CEBFDA #DACEBF
tetradic
#BFDACE #C0BFDA #DABFCB #D9DABF
square
#BFDACE #C0BFDA #DABFCB #D9DABF
split-complementary
#BFDACE #DABFD9 #DAC0BF
monochromatic
#71AD93 #98C4B0 #BFDACE #E6F0EC #ECF4F0
Accessibility & contrast
On white
1.49
#BFDACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BFDACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDACE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDACE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#BADAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdace; /* rgb */ color: rgb(191, 218, 206); /* oklch */ color: oklch(86.5% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#d2e5dc',
500: '#bfdace',
950: '#000000',
},
}SCSS
$custom: #bfdace; $custom-light: #d2e5dc; $custom-dark: #000000;
JSON
{
"hex": "#bfdace",
"rgb": {
"r": 191,
"g": 218,
"b": 206
},
"hsl": {
"h": 153.333,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.86505,
"c": 0.03312,
"h": 167
},
"luminance": 0.65675
}Semantic roles & 50–950 ramp
primary
#BFDACE
secondary
#B18D9D
accent
#406DA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484