#BFEBEC#BFEBEC
#BFEBEC is a very light, muted teal. Relative luminance 0.765; OKLCH L 91.0% C 0.045 H 198.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBEC |
|---|---|
| RGB | rgb(191, 235, 236) |
| HSL | hsl(181, 54%, 84%) |
| HSV | hsv(181, 19%, 93%) |
| CMYK | cmyk(19.1%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.11, -13.88, -5.17) |
| CIE-LCH | lch(90.11, 14.81, 200.44°) |
| OKLab | oklab(90.95% -0.0431 -0.0141) |
| OKLCH | oklch(90.95% 0.045 198.1) |
| XYZ | xyz(66.3302, 76.5469, 90.6208) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.27
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 3.98
Really Light Blue
#D4FFFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBEC #ECC0BF
analogous
#BFECD6 #BFEBEC #BFD4EC
triadic
#BFEBEC #ECBFEB #EBECBF
tetradic
#BFEBEC #D6BFEC #ECC0BF #D4ECBF
square
#BFEBEC #D6BFEC #ECC0BF #D4ECBF
split-complementary
#BFEBEC #ECBFD4 #ECD6BF
monochromatic
#61CED0 #90DCDE #BFEBEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BFEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BFEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBEC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBEC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#B1EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebec; /* rgb */ color: rgb(191, 235, 236); /* oklch */ color: oklch(91.0% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#d3f1f2',
500: '#bfebec',
950: '#000000',
},
}SCSS
$custom: #bfebec; $custom-light: #d3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bfebec",
"rgb": {
"r": 191,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.333,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.90952,
"c": 0.04539,
"h": 198.1
},
"luminance": 0.76549
}Semantic roles & 50–950 ramp
primary
#BFEBEC
secondary
#C98886
accent
#2724C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585