#BFEBEE#BFEBEE
#BFEBEE is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.0% C 0.046 H 201.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBEE |
|---|---|
| RGB | rgb(191, 235, 238) |
| HSL | hsl(184, 58%, 84%) |
| HSV | hsv(184, 20%, 93%) |
| CMYK | cmyk(19.7%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.17, -13.46, -6.14) |
| CIE-LCH | lch(90.17, 14.80, 204.52°) |
| OKLab | oklab(91.01% -0.0424 -0.0167) |
| OKLCH | oklch(91.01% 0.046 201.5) |
| XYZ | xyz(66.6224, 76.6638, 92.1597) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.90
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.24
Really Light Blue
#D4FFFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBEE #EEC2BF
analogous
#BFEEDA #BFEBEE #BFD4EE
triadic
#BFEBEE #EEBFEB #EBEEBF
tetradic
#BFEBEE #DABFEE #EEC2BF #D4EEBF
square
#BFEBEE #DABFEE #EEC2BF #D4EEBF
split-complementary
#BFEBEE #EEBFD4 #EEDABF
monochromatic
#5ECDD4 #8FDCE1 #BFEBEE #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.29
#BFEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BFEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBEE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBEE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#B1EEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebee; /* rgb */ color: rgb(191, 235, 238); /* oklch */ color: oklch(91.0% 0.046 201.5);
Tailwind
colors: {
custom: {
50: '#d3f1f3',
500: '#bfebee',
950: '#000000',
},
}SCSS
$custom: #bfebee; $custom-light: #d3f1f3; $custom-dark: #000000;
JSON
{
"hex": "#bfebee",
"rgb": {
"r": 191,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.83,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91012,
"c": 0.04554,
"h": 201.5
},
"luminance": 0.76666
}Semantic roles & 50–950 ramp
primary
#BFEBEE
secondary
#CC8A86
accent
#2A20C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585