#BFEBED#BFEBED
#BFEBED is a very light, muted teal. Relative luminance 0.766; OKLCH L 91.0% C 0.045 H 199.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBED |
|---|---|
| RGB | rgb(191, 235, 237) |
| HSL | hsl(183, 56%, 84%) |
| HSV | hsv(183, 19%, 93%) |
| CMYK | cmyk(19.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.14, -13.67, -5.66) |
| CIE-LCH | lch(90.14, 14.80, 202.48°) |
| OKLab | oklab(90.98% -0.0428 -0.0154) |
| OKLCH | oklch(90.98% 0.045 199.8) |
| XYZ | xyz(66.4759, 76.6052, 91.3881) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.06
Pale Sky Blue
#BDF6FE
ΔE00 3.62
Light Sky Blue
#C6FCFF
ΔE00 3.83
Paleturquoise
#AFEEEE
ΔE00 4.04
Pale Blue
#D0FEFE
ΔE00 4.04
Really Light Blue
#D4FFFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBED #EDC1BF
analogous
#BFEDD8 #BFEBED #BFD4ED
triadic
#BFEBED #EDBFEB #EBEDBF
tetradic
#BFEBED #D8BFED #EDC1BF #D4EDBF
square
#BFEBED #D8BFED #EDC1BF #D4EDBF
split-complementary
#BFEBED #EDBFD4 #EDD8BF
monochromatic
#5FCDD2 #8FDCE0 #BFEBED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BFEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBED
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBED | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#B1EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebed; /* rgb */ color: rgb(191, 235, 237); /* oklch */ color: oklch(91.0% 0.045 199.8);
Tailwind
colors: {
custom: {
50: '#d3f1f2',
500: '#bfebed',
950: '#000000',
},
}SCSS
$custom: #bfebed; $custom-light: #d3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bfebed",
"rgb": {
"r": 191,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.609,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.90982,
"c": 0.04545,
"h": 199.8
},
"luminance": 0.76607
}Semantic roles & 50–950 ramp
primary
#BFEBED
secondary
#CA8986
accent
#2922C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585