#BFECED#BFECED
#BFECED is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.046 H 198.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECED |
|---|---|
| RGB | rgb(191, 236, 237) |
| HSL | hsl(181, 56%, 84%) |
| HSV | hsv(181, 19%, 93%) |
| CMYK | cmyk(19.4%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.40, -14.18, -5.27) |
| CIE-LCH | lch(90.40, 15.12, 200.39°) |
| OKLab | oklab(91.19% -0.044 -0.0143) |
| OKLCH | oklch(91.19% 0.046 198) |
| XYZ | xyz(66.7630, 77.1794, 91.4838) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.40
Light Sky Blue
#C6FCFF
ΔE00 3.59
Paleturquoise
#AFEEEE
ΔE00 3.65
Pale Sky Blue
#BDF6FE
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECED #EDC0BF
analogous
#BFEDD7 #BFECED #BFD5ED
triadic
#BFECED #EDBFEC #ECEDBF
tetradic
#BFECED #D7BFED #EDC0BF #D5EDBF
square
#BFECED #D7BFED #EDC0BF #D5EDBF
split-complementary
#BFECED #EDBFD5 #EDD7BF
monochromatic
#5FD0D2 #8FDEE0 #BFECED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.28
#BFECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BFECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECED
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECED | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#B1EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfeced; /* rgb */ color: rgb(191, 236, 237); /* oklch */ color: oklch(91.2% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#d3f2f2',
500: '#bfeced',
950: '#000000',
},
}SCSS
$custom: #bfeced; $custom-light: #d3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bfeced",
"rgb": {
"r": 191,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.304,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91192,
"c": 0.04633,
"h": 198
},
"luminance": 0.77182
}Semantic roles & 50–950 ramp
primary
#BFECED
secondary
#CA8786
accent
#2522C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585