#BFDACF#BFDACF
#BFDACF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.032 H 169.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDACF |
|---|---|
| RGB | rgb(191, 218, 207) |
| HSL | hsl(156, 27%, 80%) |
| HSV | hsv(156, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 5%, 14.5%) |
| CIE-LAB | lab(84.86, -11.07, 2.38) |
| CIE-LCH | lch(84.86, 11.32, 167.85°) |
| OKLab | oklab(86.53% -0.0319 0.0061) |
| OKLCH | oklch(86.53% 0.032 169.1) |
| XYZ | xyz(57.8171, 65.7231, 68.6591) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.68
Light Grey
#D8DCD6
ΔE00 9.08
Duck Egg Blue
#C3FBF4
ΔE00 9.22
Ice Blue (survey)
#D7FFFE
ΔE00 9.24
Very Pale Blue
#D6FFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDACF #DABFCA
analogous
#BFDAC1 #BFDACF #BFD7DA
triadic
#BFDACF #CFBFDA #DACFBF
tetradic
#BFDACF #C1BFDA #DABFCA #D7DABF
square
#BFDACF #C1BFDA #DABFCA #D7DABF
split-complementary
#BFDACF #DABFD7 #DAC1BF
monochromatic
#71AD95 #98C4B2 #BFDACF #E6F0EC #ECF4F0
Accessibility & contrast
On white
1.48
#BFDACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BFDACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDACF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDACF | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 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)
#D8D6CF
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#BADAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdacf; /* rgb */ color: rgb(191, 218, 207); /* oklch */ color: oklch(86.5% 0.032 169.1);
Tailwind
colors: {
custom: {
50: '#d2e5dd',
500: '#bfdacf',
950: '#000000',
},
}SCSS
$custom: #bfdacf; $custom-light: #d2e5dd; $custom-dark: #000000;
JSON
{
"hex": "#bfdacf",
"rgb": {
"r": 191,
"g": 218,
"b": 207
},
"hsl": {
"h": 155.556,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.86533,
"c": 0.03246,
"h": 169.1
},
"luminance": 0.65724
}Semantic roles & 50–950 ramp
primary
#BFDACF
secondary
#B18D9B
accent
#4069A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484