#BFEBF0#BFEBF0
#BFEBF0 is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.1% C 0.046 H 204.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBF0 |
|---|---|
| RGB | rgb(191, 235, 240) |
| HSL | hsl(186, 62%, 85%) |
| HSV | hsv(186, 20%, 94%) |
| CMYK | cmyk(20.4%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.22, -13.04, -7.11) |
| CIE-LCH | lch(90.22, 14.85, 208.58°) |
| OKLab | oklab(91.07% -0.0416 -0.0193) |
| OKLCH | oklch(91.07% 0.046 204.9) |
| XYZ | xyz(66.9179, 76.7819, 93.7158) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.76
Pale Sky Blue
#BDF6FE
ΔE00 3.21
Light Sky Blue
#C6FCFF
ΔE00 4.05
Pale Blue
#D0FEFE
ΔE00 4.47
Really Light Blue
#D4FFFF
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBF0 #F0C4BF
analogous
#BFF0DD #BFEBF0 #BFD3F0
triadic
#BFEBF0 #F0BFEB #EBF0BF
tetradic
#BFEBF0 #DDBFF0 #F0C4BF #D3F0BF
square
#BFEBF0 #DDBFF0 #F0C4BF #D3F0BF
split-complementary
#BFEBF0 #F0BFD3 #F0DDBF
monochromatic
#5CCCD9 #8DDCE4 #BFEBF0 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.28
#BFEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BFEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBF0
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBF0 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F0
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#B0EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebf0; /* rgb */ color: rgb(191, 235, 240); /* oklch */ color: oklch(91.1% 0.046 204.9);
Tailwind
colors: {
custom: {
50: '#d3f1f4',
500: '#bfebf0',
950: '#000000',
},
}SCSS
$custom: #bfebf0; $custom-light: #d3f1f4; $custom-dark: #000000;
JSON
{
"hex": "#bfebf0",
"rgb": {
"r": 191,
"g": 235,
"b": 240
},
"hsl": {
"h": 186.122,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.91074,
"c": 0.04586,
"h": 204.9
},
"luminance": 0.76784
}Semantic roles & 50–950 ramp
primary
#BFEBF0
secondary
#CF8C85
accent
#2D1CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585