#BFE0DC#BFE0DC
#BFE0DC is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.035 H 187.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE0DC |
|---|---|
| RGB | rgb(191, 224, 220) |
| HSL | hsl(173, 35%, 81%) |
| HSV | hsv(173, 15%, 88%) |
| CMYK | cmyk(14.7%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(86.78, -11.59, -1.68) |
| CIE-LCH | lch(86.78, 11.71, 188.24°) |
| OKLab | oklab(88.17% -0.0348 -0.0047) |
| OKLCH | oklch(88.17% 0.035 187.6) |
| XYZ | xyz(61.0565, 69.5534, 77.9046) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 6.63
Ice
#D6FFFA
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Very Pale Blue
#D6FFFE
ΔE00 6.74
Pale Blue
#D0FEFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE0DC #E0BFC3
analogous
#BFE0CC #BFE0DC #BFD4E0
triadic
#BFE0DC #DCBFE0 #E0DCBF
tetradic
#BFE0DC #CCBFE0 #E0BFC3 #D4E0BF
square
#BFE0DC #CCBFE0 #E0BFC3 #D4E0BF
split-complementary
#BFE0DC #E0BFD4 #E0CCBF
monochromatic
#6DB8AF #96CCC5 #BFE0DC #E8F4F3 #EAF5F4
Accessibility & contrast
On white
1.41
#BFE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BFE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE0DC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE0DC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#B6E2DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfe0dc; /* rgb */ color: rgb(191, 224, 220); /* oklch */ color: oklch(88.2% 0.035 187.6);
Tailwind
colors: {
custom: {
50: '#d2e9e6',
500: '#bfe0dc',
950: '#000000',
},
}SCSS
$custom: #bfe0dc; $custom-light: #d2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bfe0dc",
"rgb": {
"r": 191,
"g": 224,
"b": 220
},
"hsl": {
"h": 172.727,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.88166,
"c": 0.03516,
"h": 187.6
},
"luminance": 0.69555
}Semantic roles & 50–950 ramp
primary
#BFE0DC
secondary
#B88B90
accent
#3846AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484