#BFECEE#BFECEE
#BFECEE is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.046 H 199.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECEE |
|---|---|
| RGB | rgb(191, 236, 238) |
| HSL | hsl(183, 58%, 84%) |
| HSV | hsv(183, 20%, 93%) |
| CMYK | cmyk(19.7%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.43, -13.97, -5.75) |
| CIE-LCH | lch(90.43, 15.10, 202.38°) |
| OKLab | oklab(91.22% -0.0437 -0.0156) |
| OKLCH | oklch(91.22% 0.046 199.7) |
| XYZ | xyz(66.9095, 77.2380, 92.2554) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.19
Pale Sky Blue
#BDF6FE
ΔE00 3.41
Light Sky Blue
#C6FCFF
ΔE00 3.56
Paleturquoise
#AFEEEE
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 3.84
Really Light Blue
#D4FFFF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECEE #EEC1BF
analogous
#BFEED9 #BFECEE #BFD5EE
triadic
#BFECEE #EEBFEC #ECEEBF
tetradic
#BFECEE #D9BFEE #EEC1BF #D5EEBF
square
#BFECEE #D9BFEE #EEC1BF #D5EEBF
split-complementary
#BFECEE #EEBFD5 #EED9BF
monochromatic
#5ECFD4 #8FDEE1 #BFECEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.28
#BFECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BFECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECEE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECEE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EE
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#B0EFEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfecee; /* rgb */ color: rgb(191, 236, 238); /* oklch */ color: oklch(91.2% 0.046 199.7);
Tailwind
colors: {
custom: {
50: '#d3f2f3',
500: '#bfecee',
950: '#000000',
},
}SCSS
$custom: #bfecee; $custom-light: #d3f2f3; $custom-dark: #000000;
JSON
{
"hex": "#bfecee",
"rgb": {
"r": 191,
"g": 236,
"b": 238
},
"hsl": {
"h": 182.553,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91222,
"c": 0.04639,
"h": 199.7
},
"luminance": 0.7724
}Semantic roles & 50–950 ramp
primary
#BFECEE
secondary
#CC8886
accent
#2720C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585